mirror of
https://github.com/GameServerManagers/LinuxGSM.git
synced 2025-01-09 04:27:35 +08:00
release v20.2.1
This commit is contained in:
parent
57243aae9a
commit
4ec92fc43f
@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then
|
||||
set -x
|
||||
fi
|
||||
|
||||
version="v20.2.0"
|
||||
version="v20.2.1"
|
||||
shortname="core"
|
||||
gameservername="core"
|
||||
rootdir=$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")
|
||||
|
@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then
|
||||
set -x
|
||||
fi
|
||||
|
||||
version="v20.2.0"
|
||||
version="v20.2.1"
|
||||
shortname="fctr"
|
||||
gameservername="fctrserver"
|
||||
rootdir=$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")
|
||||
|
@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then
|
||||
set -x
|
||||
fi
|
||||
|
||||
version="v20.2.0"
|
||||
version="v20.2.1"
|
||||
shortname="jc2"
|
||||
gameservername="jc2server"
|
||||
rootdir=$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")
|
||||
|
@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then
|
||||
set -x
|
||||
fi
|
||||
|
||||
version="v20.2.0"
|
||||
version="v20.2.1"
|
||||
shortname="mc"
|
||||
gameservername="mcserver"
|
||||
rootdir=$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")
|
||||
|
@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then
|
||||
set -x
|
||||
fi
|
||||
|
||||
version="v20.2.0"
|
||||
version="v20.2.1"
|
||||
shortname="ts3"
|
||||
gameservername="ts3server"
|
||||
rootdir=$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")
|
||||
|
Loading…
Reference in New Issue
Block a user