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