Add Arma Reforger (#121)

This commit is contained in:
JetF0x
2023-03-08 13:24:06 -06:00
committed by GitHub
parent 89fb007715
commit af786f90a1
5 changed files with 554 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
[
{
"ConfigFile":"Configs/server.json",
"AutoMap":true,
"ConfigType":"json"
},
{
"ConfigFile":"battleye/BEServer_x64.cfg",
"ConfigType":"kvp",
"ConfigFormat":"{0} {1}",
"Subsections":[
{
"Heading":"$root",
"SettingMappings":{
"GameID":"armar",
"MasterPort":"2001",
"RConPassword":"$RemoteAdminPassword",
"RConPort":"$RCONPort",
"RConIP":"$ApplicationIPBinding"
}
}
]
}
]