From 6e239ac2b41180e278b92e964c8455e2adaaae66 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Thu, 20 May 2021 20:29:01 +0100 Subject: [PATCH] config --- lgsm/config-default/config-lgsm/hcuserver/_default.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lgsm/config-default/config-lgsm/hcuserver/_default.cfg b/lgsm/config-default/config-lgsm/hcuserver/_default.cfg index ea1d88cb2..cf85c7985 100644 --- a/lgsm/config-default/config-lgsm/hcuserver/_default.cfg +++ b/lgsm/config-default/config-lgsm/hcuserver/_default.cfg @@ -19,7 +19,7 @@ altsavedirectoryname="${defaultmap}" maxplayers="70" ## Server Parameters | https://docs.linuxgsm.com/configuration/start-parameters#additional-parameters -startparameters="${defaultmap}?AltSaveDirectoryName=${altsavedirectoryname}?listen?MultiHome=${ip}?MaxPlayers=${maxplayers}?QueryPort=${queryport}?RCONPort=${rconport}?Port=${port} -automanagedmods -crossplay -PublicIPForEpic=${ip}" +startparameters="" #### LinuxGSM Settings #### @@ -146,14 +146,14 @@ querymode="2" querytype="protocol-valve" ## Console type -consoleverbose="no" +consoleverbose="yes" consoleinteract="no" ## Game Server Details # Do not edit -gamename="ARK: Survival Evolved" +gamename="HYPERCHARGE: Unboxed" engine="unreal4" -glibc="2.15" +glibc="2.17" #### Directories #### # Edit with care