Add TeamSpeak 3 Config (#38)
* Add TeamSpeak 3 Config (draft) This is the draft of the TeamSpeak 3 config. * Overhaul the config * Update teamspeak3.kvp * Getting closer, but also tired * Update teamspeak3.kvp * Port changes, Config file changes, Telnet setup * That ain't no damn ini file. It's just a plain old kvp and it is my worst enemy now. Time for a break. * Making settings file match default values * Greelan's OCD changes. ;)
This commit is contained in:
8
teamspeak3metaconfig.json
Normal file
8
teamspeak3metaconfig.json
Normal file
@@ -0,0 +1,8 @@
|
||||
[
|
||||
{
|
||||
"ConfigFile": "teamspeak3-server_win64/teamspeak3server.ini",
|
||||
"AutoMap": true,
|
||||
"ConfigType": "kvp",
|
||||
"ConfigFormatRegex": "^(?<key>.+?)=(?<value>.*?)$"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user