mirror of
https://github.com/evennia/evennia.git
synced 2026-04-01 05:27:17 +02:00
Refactored Contrib docs, renamed many files
This commit is contained in:
parent
7845369d50
commit
da341af663
44 changed files with 664 additions and 917 deletions
|
|
@ -52,6 +52,8 @@ references to rooms previously created is passed to the build commands.
|
|||
You then call the command in-game using the path to the MAP and MAP_LEGEND vars
|
||||
The path you provide is relative to the evennia or mygame folder.
|
||||
|
||||
See also the [separate tutorial in the docs](./Contrib-Mapbuilder-Tutorial.md).
|
||||
|
||||
## Installation
|
||||
|
||||
Use by importing and including the command in your default_cmdsets module.
|
||||
|
|
@ -277,6 +279,11 @@ EXAMPLE2_LEGEND = {
|
|||
|
||||
```
|
||||
|
||||
```{toctree}
|
||||
:hidden:
|
||||
Contrib-Mapbuilder-Tutorial
|
||||
```
|
||||
|
||||
|
||||
----
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue