diff --git a/teamspeak.md b/teamspeak.md new file mode 100644 index 0000000..306f72a --- /dev/null +++ b/teamspeak.md @@ -0,0 +1,20 @@ +# teamspeak + +this file assumes you use teamspeak3 + + +## install plugins + +to install plugins use the application `package_inst` located in teamspeaks installation directory. +for me on arch linux teamspeak installed to `/opt/teamspeak3/`. + +```sh +# usage of `package_inst` +/package_inst + +# example on my system +/opt/teamspeak3/package_inst ~/Downloads/XeonStyle.ts3_style +``` + + +