Plactrix / ts3client-pluginsdk-API26

TeamSpeak 3 Client Plugin SDK (API 26)

Home Page:https://www.teamspeak.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TeamSpeak 3 Client Plugin SDK

This is the official helper repository that contains example code and the SDK header files required to create native plugins for the TeamSpeak 3 Client.

Getting Started

It's strongly recommended to build upon the test plugin. Plugins are required to export some special functions, which already exist in the test plugin. Optional functions may be removed if not used. See code comments for details.

For more information, please refer to the following pages:

Copyright

Copyright © TeamSpeak Systems GmbH. All rights reserved.

About

TeamSpeak 3 Client Plugin SDK (API 26)

https://www.teamspeak.com


Languages

Language:C 99.8%Language:Makefile 0.2%