mirror of
https://github.com/evennia/evennia.git
synced 2026-04-02 14:07:16 +02:00
More doc updates
This commit is contained in:
parent
e8d08ad597
commit
cdc1b83331
17 changed files with 75 additions and 19 deletions
|
|
@ -56,6 +56,7 @@ Tutorial-Vehicles.md
|
|||
```{toctree}
|
||||
:maxdepth: 1
|
||||
|
||||
Tutorial-Persistent-Handler.md
|
||||
Gametime-Tutorial.md
|
||||
Help-System-Tutorial.md
|
||||
Mass-and-weight-for-objects.md
|
||||
|
|
@ -88,4 +89,18 @@ Evennia-for-roleplaying-sessions.md
|
|||
Evennia-for-Diku-Users.md
|
||||
Evennia-for-MUSH-Users.md
|
||||
Tutorial-for-basic-MUSH-like-game.md
|
||||
```
|
||||
```
|
||||
|
||||
## Old tutorials
|
||||
|
||||
These will be replaced by the Beginner Tutorial, but remain here until that is complete.
|
||||
|
||||
```{toctree}
|
||||
:maxdepth: 1
|
||||
|
||||
Implementing-a-game-rule-system.md
|
||||
Turn-based-Combat-System.md
|
||||
A-Sittable-Object.md
|
||||
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue