evennia/docs/sphinx/source/wiki/BuilderDocs.rst
2011-11-13 23:27:02 +01:00

29 lines
793 B
ReStructuredText

Builder Documentation
=====================
This section contains information useful to world builders.
Building basics
---------------
- `Default in-game commands <DefaultCommandHelp.html>`_
- `Building Quick-start <BuildingQuickstart.html>`_
- `Giving build permissions to others <BuildingPermissions.html>`_
- `Adding colour <Colours.html>`_
- `Customizing the connection screen <ConnectionScreen.html>`_
Advanced building and World building
------------------------------------
`Overview of batch processors <BatchProcessors.html>`_
- `Batch-command processor <BatchCommandProcessor.html>`_
- `Batch-code processor <BatchCodeProcessor.html>`_
`Adding zones <Zones.html>`_
The Tutorial world
------------------
- `Introduction and setup <TutorialWorldIntroduction.html>`_