|
|
@ -12,8 +12,11 @@ |
|
|
|
# https://community.bistudio.com/wiki/Arma_Reforger:Server_Hosting |
|
|
|
queryport="17777" |
|
|
|
|
|
|
|
# Profile Name |
|
|
|
serverprofile="server" |
|
|
|
|
|
|
|
## Server Parameters | https://docs.linuxgsm.com/configuration/start-parameters#additional-parameters |
|
|
|
startparameters="-config ${servercfgfullpath}" |
|
|
|
startparameters="-config ${servercfgfullpath} -profile ${serverfiles}/profiles/${serverprofile}" |
|
|
|
|
|
|
|
#### LinuxGSM Settings #### |
|
|
|
|
|
|
@ -151,7 +154,7 @@ consoleinteract="no" |
|
|
|
## Game Server Details |
|
|
|
# Do not edit |
|
|
|
gamename="Arma Reforger" |
|
|
|
engine="realvirtuality" |
|
|
|
engine="enfusion" |
|
|
|
glibc="2.27" |
|
|
|
|
|
|
|
#### Directories #### |
|
|
|