Add support for +game_alias, use this as the preferred game mode declaration when defined. Updated readme.

This commit is contained in:
John Edwards 2023-10-11 22:16:00 +01:00
parent dbb98f7bc6
commit fc2c4be659
3 changed files with 36 additions and 6 deletions

View file

@ -39,6 +39,7 @@ ENV CS2_SERVERNAME="cs2 private server" \
CS2_PW="changeme" \
CS2_MAPGROUP="mg_active" \
CS2_STARTMAP="de_inferno" \
CS2_GAMEALIAS="" \
CS2_GAMETYPE=0 \
CS2_GAMEMODE=1 \
CS2_LAN=0 \