Added instructions for enabling automatic login for Mist World.
This commit is contained in:
parent
6303ea5b03
commit
e8dc17c7fd
@ -2353,7 +2353,10 @@ EOF
|
|||||||
echo "Launch the game, press enter on create account, then drop into a console so the game window does not lose focus."
|
echo "Launch the game, press enter on create account, then drop into a console so the game window does not lose focus."
|
||||||
echo "Change to the game-scripts directory and run"
|
echo "Change to the game-scripts directory and run"
|
||||||
echo "./mist_world_account_creator.sh and follow the prompts."
|
echo "./mist_world_account_creator.sh and follow the prompts."
|
||||||
echo "To login, type your email address, press tab, and type your password. Press enter to confirm."
|
echo
|
||||||
|
echo "To login, type your email address, press tab, and type your password."
|
||||||
|
echo "If you want to enable automatic login, press tab two times followed by space, then tab and enter."
|
||||||
|
echo "If you do not want to auto login, you can just press enter after typing your password."
|
||||||
alert
|
alert
|
||||||
;;
|
;;
|
||||||
"Monkey Business")
|
"Monkey Business")
|
||||||
|
Loading…
Reference in New Issue
Block a user