Skip to content

xeroe/ts3client-pluginsdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 73.3%
  • Objective-C 14.3%
  • C++ 12.2%
  • Makefile 0.2%