Add initial static-doc to master for proper versioning
This commit is contained in:
parent
935c2c6eff
commit
f7bde74360
290 changed files with 32391 additions and 0 deletions
26
docs/source/Builder-Docs.md
Normal file
26
docs/source/Builder-Docs.md
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
# 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)
|
||||
Loading…
Add table
Add a link
Reference in a new issue