mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Some clarification in the launcher
This commit is contained in:
parent
9f8c1a4f64
commit
b083a44545
2 changed files with 1 additions and 3 deletions
|
|
@ -5,8 +5,6 @@
|
|||
### Requirements
|
||||
|
||||
- Up requirements to Django 1.11.x, Twisted 18 and pillow 5.2.0
|
||||
- Add `autobahn` dependency for Websocket support, removing very old embedded txWS library (from a
|
||||
time before websocket specification was still not fixed).
|
||||
- Add `inflect` dependency for automatic pluralization of object names.
|
||||
|
||||
### Server/Portal
|
||||
|
|
|
|||
|
|
@ -325,7 +325,7 @@ MENU = \
|
|||
| 7) Kill Server only (send kill signal to process) |
|
||||
| 8) Kill Portal + Server |
|
||||
+--- Information -----------------------------------------------+
|
||||
| 9) Tail log files (quickly see errors) |
|
||||
| 9) Tail log files (quickly see errors - Ctrl-C to exit) |
|
||||
| 10) Status |
|
||||
| 11) Port info |
|
||||
+--- Testing ---------------------------------------------------+
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue