From 672776780c697216dd14284ba445d7c33fb4e3d3 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Wed, 28 Aug 2024 00:02:42 +0100 Subject: [PATCH] update settings --- lgsm/config-default/config-lgsm/xntserver/_default.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lgsm/config-default/config-lgsm/xntserver/_default.cfg b/lgsm/config-default/config-lgsm/xntserver/_default.cfg index 494f51236..f6da18de6 100644 --- a/lgsm/config-default/config-lgsm/xntserver/_default.cfg +++ b/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