evennia/game/docs
2009-01-24 03:06:18 +00:00
..
help_files.json I have imported and dumped the MUX2 help files into a fixture in game/docs/help_files.json. These are now loaded on the first game's run. As we update help files and dumpdata/commit them, game admins may use the new 'update_help' manage.py command to update their copy of help files. For example: python manage.py update_helpfiles. Those with a current checkout of the source may want to do this now. 2009-01-24 03:06:18 +00:00