AMPTemplates/squad-dedicated-servermetaconfig.json

14 lines
332 B
JSON
Raw Permalink Normal View History

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