Browse Source

update settings

pull/4633/head
Daniel Gibbs 12 months ago
parent
commit
672776780c
No known key found for this signature in database GPG Key ID: 2076B128385E8C55
  1. 8
      lgsm/config-default/config-lgsm/xntserver/_default.cfg

8
lgsm/config-default/config-lgsm/xntserver/_default.cfg

@ -122,8 +122,8 @@ stopmode="2"
# 3: gamedig
# 4: gsquery
# 5: tcp
querymode="1"
querytype=""
querymode="3"
querytype="xonotic"
## Console type
consoleverbose="yes"
@ -132,8 +132,8 @@ consoleinteract="no"
## Game Server Details
# Do not edit
gamename="Xonotic"
engine="unreal3darkplaces"
glibc="2.3.2"
engine="unreal3"
glibc="2.29"
#### Directories ####
# Edit with care

Loading…
Cancel
Save