evennia/docs/sphinx/source/wiki/BuilderDocs.rst

30 lines
805 B
ReStructuredText
Raw Normal View History

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>`_
2011-11-13 23:27:02 +01:00
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>`_
2011-11-13 23:27:02 +01:00
The Tutorial world
------------------
- `Introduction and setup <TutorialWorldIntroduction.html>`_