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).
|
||||
|
||||
## Installation
|
||||
|
||||
Use by importing and including the command in your default_cmdsets module.
|
||||
|
|
@ -276,3 +278,8 @@ EXAMPLE2_LEGEND = {
|
|||
}
|
||||
|
||||
```
|
||||
|
||||
```{toctree}
|
||||
:hidden:
|
||||
Contrib-Mapbuilder-Tutorial
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue