mirror of
https://github.com/GameServerManagers/LinuxGSM.git
synced 2025-04-03 23:21:39 +08:00
Merge branch 'hotfix/v25.1.5'
This commit is contained in:
commit
8745129a25
@ -10,8 +10,8 @@ av,avserver,Avorion,ubuntu-24.04
|
||||
bb,bbserver,BrainBread,ubuntu-24.04
|
||||
bb2,bb2server,BrainBread 2,ubuntu-24.04
|
||||
bd,bdserver,Base Defense,ubuntu-24.04
|
||||
bf1942,bf1942server,Battlefield 1942,ubuntu-24.04
|
||||
bfv,bfvserver,Battlefield: Vietnam,ubuntu-24.04
|
||||
bf1942,bf1942server,Battlefield 1942,ubuntu-22.04
|
||||
bfv,bfvserver,Battlefield: Vietnam,ubuntu-22.04
|
||||
bmdm,bmdmserver,Black Mesa: Deathmatch,ubuntu-24.04
|
||||
bo,boserver,Ballistic Overkill,ubuntu-24.04
|
||||
bs,bsserver,Blade Symphony,ubuntu-24.04
|
||||
|
|
@ -8,7 +8,7 @@
|
||||
|
||||
moduleselfname="$(basename "$(readlink -f "${BASH_SOURCE[0]}")")"
|
||||
|
||||
modulesversion="v25.1.4"
|
||||
modulesversion="v25.1.5"
|
||||
|
||||
# Core
|
||||
|
||||
|
@ -24,7 +24,7 @@ if [ -f ".dev-debug" ]; then
|
||||
set -x
|
||||
fi
|
||||
|
||||
version="v25.1.4"
|
||||
version="v25.1.5"
|
||||
shortname="core"
|
||||
gameservername="core"
|
||||
commandname="CORE"
|
||||
|
Loading…
x
Reference in New Issue
Block a user