Add support for +game_alias, use this as the preferred game mode declaration when defined. Updated readme.
This commit is contained in:
parent
dbb98f7bc6
commit
fc2c4be659
3 changed files with 36 additions and 6 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue