From 3a10f35abde6cf58adeb8d62356dd8f05bbb10fa Mon Sep 17 00:00:00 2001 From: Griatch Date: Thu, 13 Feb 2020 09:39:13 +0100 Subject: [PATCH] Update README.md --- evennia/server/game_index_client/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/evennia/server/game_index_client/README.md b/evennia/server/game_index_client/README.md index 5733d656dc..5471ba7418 100644 --- a/evennia/server/game_index_client/README.md +++ b/evennia/server/game_index_client/README.md @@ -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: