0ebb4f3efe
* 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. ;)
8 lines
178 B
JSON
8 lines
178 B
JSON
[
|
|
{
|
|
"ConfigFile": "teamspeak3-server_win64/teamspeak3server.ini",
|
|
"AutoMap": true,
|
|
"ConfigType": "kvp",
|
|
"ConfigFormatRegex": "^(?<key>.+?)=(?<value>.*?)$"
|
|
}
|
|
] |