mirror of
https://github.com/GameServerManagers/LinuxGSM.git
synced 2025-01-09 04:27:35 +08:00
v20.6.1
This commit is contained in:
parent
9254d820b0
commit
db559aabe0
@ -7,7 +7,7 @@
|
||||
|
||||
functionselfname="$(basename "$(readlink -f "${BASH_SOURCE[0]}")")"
|
||||
|
||||
modulesversion="v20.6.0"
|
||||
modulesversion="v20.6.1"
|
||||
|
||||
# Core
|
||||
|
||||
|
@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then
|
||||
set -x
|
||||
fi
|
||||
|
||||
version="v20.6.0"
|
||||
version="v20.6.1"
|
||||
shortname="core"
|
||||
gameservername="core"
|
||||
commandname="CORE"
|
||||
|
@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then
|
||||
set -x
|
||||
fi
|
||||
|
||||
version="v20.6.0"
|
||||
version="v20.6.1"
|
||||
shortname="fctr"
|
||||
gameservername="fctrserver"
|
||||
commandname="CORE"
|
||||
|
@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then
|
||||
set -x
|
||||
fi
|
||||
|
||||
version="v20.6.0"
|
||||
version="v20.6.1"
|
||||
shortname="jc2"
|
||||
gameservername="jc2server"
|
||||
commandname="CORE"
|
||||
|
@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then
|
||||
set -x
|
||||
fi
|
||||
|
||||
version="v20.6.0"
|
||||
version="v20.6.1"
|
||||
shortname="mc"
|
||||
gameservername="mcserver"
|
||||
commandname="CORE"
|
||||
|
@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then
|
||||
set -x
|
||||
fi
|
||||
|
||||
version="v20.6.0"
|
||||
version="v20.6.1"
|
||||
shortname="ts3"
|
||||
gameservername="ts3server"
|
||||
commandname="CORE"
|
||||
|
Loading…
Reference in New Issue
Block a user