updated sdk and fixed build errors
This commit is contained in:
18
README.md
18
README.md
@@ -1,2 +1,18 @@
|
||||
# TS_WIFILED
|
||||
# TeamSpeak 3 Client Plugin SDK: Helper Repository
|
||||
|
||||
Welcome to the official helper repository for creating native plugins for the TeamSpeak 3 Client. This repository includes example code and SDK header files to assist in the development of your plugin.
|
||||
|
||||
## Quick Start Guide
|
||||
|
||||
To get started, it's highly recommended that you base your plugin on the provided test plugin. This test plugin includes the necessary special functions that your plugin must export. If certain optional functions are not needed for your project, feel free to remove them. For more details, please refer to the code comments.
|
||||
|
||||
## Additional Resources
|
||||
|
||||
To expand your knowledge and get support, we recommend visiting the following resources:
|
||||
|
||||
- [TeamSpeak Community Forums](https://community.teamspeak.com): Connect with other developers and TeamSpeak users.
|
||||
- [TeamSpeak SDK Downloads](https://www.teamspeak.com/downloads#sdk): Access the latest version of our SDK and other development resources.
|
||||
|
||||
## Copyright Information
|
||||
|
||||
This repository is protected under copyright law. Copyright © TeamSpeak Systems GmbH. All rights reserved.
|
||||
|
||||
Reference in New Issue
Block a user