mirror of
https://github.com/GameServerManagers/LinuxGSM.git
synced 2025-01-08 12:07:37 +08:00
Release v21.3.2
This commit is contained in:
parent
8dbca12a56
commit
222eb9dffd
@ -8,7 +8,7 @@
|
||||
|
||||
functionselfname="$(basename "$(readlink -f "${BASH_SOURCE[0]}")")"
|
||||
|
||||
modulesversion="v21.3.1"
|
||||
modulesversion="v21.3.2"
|
||||
|
||||
# Core
|
||||
|
||||
|
@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then
|
||||
set -x
|
||||
fi
|
||||
|
||||
version="v21.3.1"
|
||||
version="v21.3.2"
|
||||
shortname="core"
|
||||
gameservername="core"
|
||||
commandname="CORE"
|
||||
|
@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then
|
||||
set -x
|
||||
fi
|
||||
|
||||
version="v21.3.1"
|
||||
version="v21.3.2"
|
||||
shortname="fctr"
|
||||
gameservername="fctrserver"
|
||||
commandname="CORE"
|
||||
|
@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then
|
||||
set -x
|
||||
fi
|
||||
|
||||
version="v21.3.1"
|
||||
version="v21.3.2"
|
||||
shortname="jc2"
|
||||
gameservername="jc2server"
|
||||
commandname="CORE"
|
||||
|
@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then
|
||||
set -x
|
||||
fi
|
||||
|
||||
version="v21.3.1"
|
||||
version="v21.3.2"
|
||||
shortname="mc"
|
||||
gameservername="mcserver"
|
||||
commandname="CORE"
|
||||
|
@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then
|
||||
set -x
|
||||
fi
|
||||
|
||||
version="v21.3.1"
|
||||
version="v21.3.2"
|
||||
shortname="ts3"
|
||||
gameservername="ts3server"
|
||||
commandname="CORE"
|
||||
|
Loading…
Reference in New Issue
Block a user