dbb9334a8d
- Bump minimum AMP version - Add numerous new UI settings - Configure RCON (AMP does not use it) - Allow for different number formats in regex
8 lines
188 B
JSON
8 lines
188 B
JSON
[
|
|
{
|
|
"ConfigFile": "Zomboid/Server/{{servername}}.ini",
|
|
"AutoMap": true,
|
|
"ConfigType": "kvp",
|
|
"ConfigFormatRegex": "^(?<key>.+?)=(?<value>.*?)$"
|
|
}
|
|
] |