Re-Write of Squad (Draft)
Re-Write squad module, add web settings. Voting Config to be added at a later date.
This commit is contained in:
13
squad-dedicated-servermetaconfig.json
Normal file
13
squad-dedicated-servermetaconfig.json
Normal file
@@ -0,0 +1,13 @@
|
||||
[
|
||||
{
|
||||
"ConfigFile": "./SquadGame/ServerConfig/Server.cfg",
|
||||
"AutoMap": true,
|
||||
"ConfigType": "kvp",
|
||||
"ConfigFormat": "{0}=\"{1}\""
|
||||
},
|
||||
{
|
||||
"ConfigFile": "./SquadGame/ServerConfig/VoteConfig.cfg",
|
||||
"AutoMap": true,
|
||||
"ConfigType": "kvp"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user