Browse Source

Update game server directories for HumanitZServer for 1.0

1.0 Changed binary paths, so these needs to be updated manually right now. Hopefully someone can merge this.
pull/4882/head
Plankt0n 3 months ago
committed by GitHub
parent
commit
3c4b5a0f2f
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      lgsm/config-default/config-lgsm/hzserver/_default.cfg

4
lgsm/config-default/config-lgsm/hzserver/_default.cfg

@ -153,9 +153,9 @@ glibc="2.17"
# Edit with care
## Game Server Directories
systemdir="${serverfiles}/TSSGame"
systemdir="${serverfiles}/HumanitZServer"
executabledir="${systemdir}/Binaries/Linux"
executable="./TSSGameServer-Linux-Shipping"
executable="./HumanitZServer-Linux-Shipping"
servercfgdir="${systemdir}"
servercfg="GameServerSettings.ini"
servercfgdefault="GameUserSettings.ini"

Loading…
Cancel
Save