20 lines
582 B
JSON
20 lines
582 B
JSON
[
|
|
{
|
|
"ConfigFile": "Servers/Unturned/Server/Commands.dat",
|
|
"AutoMap": true,
|
|
"ConfigType": "kvp",
|
|
"ConfigFormat": "{0} {1}",
|
|
"ConfigFormatRegex": "^(?<key>.+?) (?<value>.*?)$"
|
|
},
|
|
{
|
|
"ConfigFile": "Servers/Unturned/WorkshopDownloadConfig.json",
|
|
"AutoMap": true,
|
|
"ConfigType": "template",
|
|
"ConfigFileTemplate": "unturnedworkshopconfig.json"
|
|
},
|
|
{
|
|
"ConfigFile": "Servers/Unturned/Rocket/Rocket.config.xml",
|
|
"AutoMap": true,
|
|
"ConfigType": "xml"
|
|
}
|
|
] |