9 lines
199 B
JSON
9 lines
199 B
JSON
|
[
|
||
|
{
|
||
|
"ConfigFile": "the-forestserver.cfg",
|
||
|
"AutoMap": true,
|
||
|
"ConfigType": "kvp",
|
||
|
"ConfigFormat": "{0} {1}",
|
||
|
"ConfigFormatRegex": "^(?<key>.+?) (?<value>.*?)$"
|
||
|
}
|
||
|
]
|