13 lines
293 B
JSON
13 lines
293 B
JSON
|
[
|
||
|
{
|
||
|
"ConfigFile": "./SquadGame/ServerConfig/Server.cfg",
|
||
|
"AutoMap": true,
|
||
|
"ConfigType": "kvp",
|
||
|
"ConfigFormat": "{0}=\"{1}\""
|
||
|
},
|
||
|
{
|
||
|
"ConfigFile": "./SquadGame/ServerConfig/VoteConfig.cfg",
|
||
|
"AutoMap": true,
|
||
|
"ConfigType": "kvp"
|
||
|
}
|
||
|
]
|