Improve init info text

This commit is contained in:
Griatch 2019-06-27 23:33:50 +02:00
parent 3c7b3938ed
commit 838c57e63b

View file

@ -122,12 +122,14 @@ CREATED_NEW_GAMEDIR = \
evennia start evennia start
Make sure to create a superuser when asked for it (the email can Make sure to create a superuser when asked for it (the email is optional)
be blank if you want). You should now be able to (by default) You should now be able to connect to your server on 'localhost', port 4000
connect to your server on 'localhost', port 4000 using a using a telnet/mud client or http://localhost:4001 using your web browser.
telnet/mud client or http://localhost:4001 using your web browser. If things don't work, check the log with `evennia --log`. Also make sure
If things don't work, check so those ports are open. ports are open.
(Finally, why not run `evennia connections` and make the world aware of
your new Evennia project!)
""" """
ERROR_INPUT = \ ERROR_INPUT = \