We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35db6a8 commit 1c91b9bCopy full SHA for 1c91b9b
lgsm/modules/command_check_update.sh
@@ -32,6 +32,8 @@ elif [ "${shortname}" == "vints" ]; then
32
update_vints.sh
33
elif [ "${shortname}" == "ut99" ]; then
34
update_ut99.sh
35
+elif [ "${shortname}" == "xnt" ]; then
36
+ update_xnt.sh
37
else
38
update_steamcmd.sh
39
fi
0 commit comments