added section on teamspeak
This commit is contained in:
20
teamspeak.md
Normal file
20
teamspeak.md
Normal file
@@ -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`
|
||||
<teamspeak3-install-directory>/package_inst <path-to-plugin>
|
||||
|
||||
# example on my system
|
||||
/opt/teamspeak3/package_inst ~/Downloads/XeonStyle.ts3_style
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user