mirror of
https://github.com/evennia/evennia.git
synced 2026-03-30 20:47:17 +02:00
Some cleanup in the launcher output.
This commit is contained in:
parent
836c9913d5
commit
a64f7b5630
1 changed files with 6 additions and 6 deletions
|
|
@ -85,13 +85,13 @@ CREATED_NEW_GAMEDIR = \
|
|||
This initializes the database. To start the server for the first
|
||||
time, run:
|
||||
|
||||
evennia -i start
|
||||
evennia start
|
||||
|
||||
Make sure to create a superuser when asked for it. You should now
|
||||
be able to (by default) connect to your server on server
|
||||
'localhost', port 4000 using a telnet/mud client or
|
||||
http://localhost:8000 using your web browser. If things don't
|
||||
work, check so those ports are open.
|
||||
Make sure to create a superuser when asked for it (the email can
|
||||
be blank if you want). You should now be able to (by default)
|
||||
connect to your server on 'localhost', port 4000 using a
|
||||
telnet/mud client or http://localhost:8000 using your web browser.
|
||||
If things don't work, check so those ports are open.
|
||||
|
||||
"""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue