Add DayZ (#27)
This commit is contained in:
committed by
GitHub
parent
d5133d4fab
commit
fbd4da2aba
24
dayz-experimentalmetaconfig.json
Normal file
24
dayz-experimentalmetaconfig.json
Normal file
@@ -0,0 +1,24 @@
|
||||
[
|
||||
{
|
||||
"ConfigFile":"./serverDZ.cfg",
|
||||
"AutoMap":true,
|
||||
"ConfigType":"template",
|
||||
"ConfigFileTemplate":"./dayz/1042420/AMP_serverDZ.cfg"
|
||||
},
|
||||
{
|
||||
"ConfigFile":"./battleye/beserver_x64.cfg",
|
||||
"ConfigType":"kvp",
|
||||
"ConfigFormat":"{0} {1}",
|
||||
"Subsections":[
|
||||
{
|
||||
"Heading":"$root",
|
||||
"SettingMappings":{
|
||||
"RConPassword":"$RemoteAdminPassword",
|
||||
"RConPort":"$RCONPort",
|
||||
"RConIP":"$ApplicationIPBinding",
|
||||
"RestrictRCon":"0"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user