o1rik
4 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
2 deletions
-
lgsm/config-default/config-lgsm/hzserver/_default.cfg
|
|
|
@ -163,9 +163,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" |
|
|
|
|