Add game server selection
This commit is contained in:
parent
4fbb08316c
commit
653f228d71
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ cd..
|
||||||
rem Read the contents of PPYTHON_PATH into %PPYTHON_PATH%:
|
rem Read the contents of PPYTHON_PATH into %PPYTHON_PATH%:
|
||||||
set /P PPYTHON_PATH=<PPYTHON_PATH
|
set /P PPYTHON_PATH=<PPYTHON_PATH
|
||||||
|
|
||||||
|
set /P GAME_SERVER="Game Server (Port is typically 7198): "
|
||||||
set /P LOGIN_TOKEN="Login password: "
|
set /P LOGIN_TOKEN="Login password: "
|
||||||
|
|
||||||
:GAME
|
:GAME
|
||||||
|
|
Loading…
Reference in a new issue