mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Update README.md
This commit is contained in:
parent
9122bac1a2
commit
3a10f35abd
1 changed files with 4 additions and 1 deletions
|
|
@ -18,7 +18,10 @@ To list your game, go to your game dir and run
|
|||
|
||||
evennia connections
|
||||
|
||||
Follow the prompts to add details to the listing.
|
||||
Follow the prompts to add details to the listing. Use `evennia reload`. In your log (visible with `evennia --log`
|
||||
you should see a note that info has been sent to the game index.
|
||||
|
||||
## Detailed settings
|
||||
|
||||
If you don't want to use the wizard you can configure your game listing by opening up `server/conf/settings.py` and
|
||||
using the following as a starting point:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue