```warning:: This is the **experimental** and **unstable** documentation for the development branch of Evennia (v1.0-dev). It's based on converted docs from the Evennia wiki (https://github.com/evennia/evennia/wiki/) at 2020-06-12 22:36:53. There are known conversion issues and missing links. This will slowly be ironed out as this is developed. For now you are best off using the original wiki, or the less changing v0.9.1 of these docs. You have been warned. ``` # Evennia Documentation This is the manual of [Evennia](http://www.evennia.com), the open source Python `MU*` creation system. - [Evennia Introduction](Evennia-Introduction) - [Begin the starting tutorial](Howto/Starting/Starting-Introduction) - [How to get help](How-To-Get-And-Give-Help) ## Main sections - [Setting up and running](Setup) - How to get, start and maintain the server - [Tutorials and Howto's](Howto) - Explains how to reach particular goals - [Core components](Components) - The building blocks of Evennia - [Concepts](Concepts) - Larger-scale concepts and features - [Contributions](Contrib) - More game-specific tools and code added by the community - [API](Evennia-API) - the full API-documentation, generated from source - [TOC](toc) - An alphabetical listing of all regular documentation pages Want to help improve the docs? See the page on [Contributing to the docs](Contributing-Docs)!