e9ca09d1ce
* The Forest Updates Updated the config to current features. Added Linux and Docker support. Added metaconfig. * Finalizing config changes * One line got lost, get back in there little line * Heh how did I forget? * Resolve suggestions by Greelan * Tidying up the config settings * Change update stage to CC
9 lines
199 B
JSON
9 lines
199 B
JSON
[
|
|
{
|
|
"ConfigFile": "the-forestserver.cfg",
|
|
"AutoMap": true,
|
|
"ConfigType": "kvp",
|
|
"ConfigFormat": "{0} {1}",
|
|
"ConfigFormatRegex": "^(?<key>.+?) (?<value>.*?)$"
|
|
}
|
|
] |