Add Arma 3 (generic) (#203)
This commit is contained in:
23
arma3metaconfig.json
Normal file
23
arma3metaconfig.json
Normal file
@@ -0,0 +1,23 @@
|
||||
[
|
||||
{
|
||||
"ConfigFile":"server.cfg",
|
||||
"AutoMap":true,
|
||||
"ConfigType":"template",
|
||||
"ConfigFileTemplate":"./arma3/233780/AMP_server.cfg"
|
||||
},
|
||||
{
|
||||
"ConfigFile":"battleye/beserver_x64.cfg",
|
||||
"ConfigType":"kvp",
|
||||
"ConfigFormat":"{0} {1}",
|
||||
"Subsections":[
|
||||
{
|
||||
"Heading":"$root",
|
||||
"SettingMappings":{
|
||||
"RConPassword":"$RemoteAdminPassword",
|
||||
"RConPort":"$RCONPort",
|
||||
"RConIP":"$ApplicationIPBinding"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user