evennia/docs/source/Builder-Docs.md

26 lines
863 B
Markdown

# Builder Docs
This section contains information useful to world builders.
### Building basics
- [Default in-game commands](Default-Command-Help)
- [Building Quick-start](Building-Quickstart)
- [Giving build permissions to others](Building-Permissions)
- [Adding text tags](TextTags)
- [Colored text](TextTags#coloured-text)
- [Clickable links](TextTags#clickable-links)
- [Inline functions](TextTags#inline-functions)
- [Customizing the connection screen](Connection-Screen)
### Advanced building and World building
- [Overview of batch processors](Batch-Processors)
- [Batch-command processor](Batch-Command-Processor)
- [Batch-code processor](Batch-Code-Processor)
- [Using the Spawner for individualizing objects](Spawner-and-Prototypes)
- [Adding Zones](Zones)
### The Tutorial world
- [Introduction and setup](Tutorial-World-Introduction)