mirror of
https://github.com/evennia/evennia.git
synced 2026-03-18 13:56:30 +01:00
Convert master docs to use MyST
This commit is contained in:
parent
6e03216cd9
commit
d229ff024c
359 changed files with 3275 additions and 4567 deletions
|
|
@ -33,5 +33,5 @@ It will then install the server (so the `evennia` command is available) and run
|
|||
your game dir (based on your `settings.py` file in `server/conf/`).
|
||||
|
||||
Running this will not actually do anything though, because there are no unit tests in your game dir
|
||||
yet. [We have a page](./Unit-Testing) on how we set those up for Evennia, you should be able to refer
|
||||
yet. [We have a page](./Unit-Testing.md) on how we set those up for Evennia, you should be able to refer
|
||||
to that for making tests fitting your game.
|
||||
Loading…
Add table
Add a link
Reference in a new issue