pathmann / pyTSon

pyTSon is a plugin for the TeamSpeak 3 client, it offers a python interface for the plugin sdk
https://pytson.4qt.de
GNU General Public License v3.0
79 stars 12 forks source link

How to add plugin to Teamspeak ? #127

Closed Arthur-crbr closed 3 years ago

Arthur-crbr commented 3 years ago

Teamspeak told us that the plugin using API 21 or it expects 23. I download the plugin on their website but it's the same. How can I do ? Thanks

Arthur-crbr commented 3 years ago

And were I have to put the folder of pyTSon ?

pathmann commented 3 years ago

I don't have the time to update builds of this plugin, so you have to build it yourselve with the correct toolchain (TS3 client's qt version + msvc compiler).