mirror of
https://github.com/evennia/evennia.git
synced 2026-03-23 00:06:30 +01:00
Doc linking changes
This commit is contained in:
parent
acdf1043cb
commit
f2c672204c
14 changed files with 125 additions and 120 deletions
|
|
@ -52,7 +52,7 @@ Once we have these enums, we will use them for referencing things.
|
|||
> Create a new module `mygame/evadventure/objects.py`
|
||||
|
||||
```{sidebar}
|
||||
[evennia/contrib/tutorials/evadventure/objects.py](evennia.contrib.tutorials.evadventure.objects) has
|
||||
[evennia/contrib/tutorials/evadventure/objects.py](../../../api/evennia.contrib.tutorials.evadventure.objects.md) has
|
||||
a full set of objects implemented.
|
||||
```
|
||||
<div style="clear: right;"></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue