I've finally fully switched to Linux for gaming (NixOS of course!) and need to be able to talk to my mates. TS3 is packaged already (huge thanks!) but I've noticed that many plugins don't offer Linux versions.
They need to be natively compiled against the TS3 plugin sdk and, looking at AUR packaging scripts for a few plugins, installed into /opt/teamspeak3/plugins/. (We have to figure out how to do that without an FHS path of course.)
Project description
I've finally fully switched to Linux for gaming (NixOS of course!) and need to be able to talk to my mates. TS3 is packaged already (huge thanks!) but I've noticed that many plugins don't offer Linux versions.
They need to be natively compiled against the TS3 plugin sdk and, looking at AUR packaging scripts for a few plugins, installed into
/opt/teamspeak3/plugins/
. (We have to figure out how to do that without an FHS path of course.)Popular plugins include:
AUR package for the plugin SDK: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=teamspeak3-pluginsdk
Metadata