mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Merge pull request #3351 from InspectorCaracal/docs-patch-1
Update documentation references to `develop`
This commit is contained in:
commit
6764d99455
4 changed files with 5 additions and 9 deletions
|
|
@ -47,7 +47,7 @@ customize that with the setting `MAX_NR_CHARACTERS`.)
|
|||
By default, the new `charcreate` command will reference the example menu
|
||||
provided by the contrib, so you can test it out before building your own menu.
|
||||
You can reference
|
||||
[the example menu here](github:develop/evennia/contrib/rpg/character_creator/example_menu.py) for
|
||||
[the example menu here](github:evennia/contrib/rpg/character_creator/example_menu.py) for
|
||||
ideas on how to build your own.
|
||||
|
||||
Once you have your own menu, just add it to your settings to use it. e.g. if your menu is in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue