evennia/docs/0.x/index.html
2023-12-20 19:10:09 +01:00

148 lines
8 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<title>Evennia Documentation &#8212; Evennia 0.9.5 documentation</title>
<link rel="stylesheet" href="_static/nature.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
<script src="_static/jquery.js"></script>
<script src="_static/underscore.js"></script>
<script src="_static/doctools.js"></script>
<script src="_static/language_data.js"></script>
<script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script type="text/x-mathjax-config">MathJax.Hub.Config({"tex2jax": {"processClass": "tex2jax_process|mathjax_process|math|output_area"}})</script>
<link rel="shortcut icon" href="_static/favicon.ico"/>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="Getting Started" href="Getting-Started.html" />
</head><body>
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="right" >
<a href="Getting-Started.html" title="Getting Started"
accesskey="N">next</a> |</li>
<li class="nav-item nav-item-0"><a href="#">Evennia 0.9.5</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">Evennia Documentation</a></li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<div class="admonition important">
<p class="admonition-title">Important</p>
<p>This is the <strong>outdated</strong> v0.9.5 documentation for Evennia, originally converted from the old
<a class="reference external" href="https://github.com/evennia/evennia/wiki">evennia wiki</a> at 2020-10-11 18:06:03.062022.
This version of the docs is no longer maintained. Unless you still use Evennia 0.9.5 (and maybe even then),
you are recommended to use a later version of the documentation.</p>
</div>
<section class="tex2jax_ignore mathjax_ignore" id="evennia-documentation">
<h1>Evennia Documentation<a class="headerlink" href="#evennia-documentation" title="Permalink to this headline"></a></h1>
<p>This is the manual of <a class="reference external" href="http://www.evennia.com">Evennia</a>, the open source Python <code class="docutils literal notranslate"><span class="pre">MU*</span></code> creation
system.
You can Search the documentation on the left. If you have trouble with unclear documentation, please
let us know on our <a class="reference external" href="https://groups.google.com/forum/#%21forum/evennia">mailing list</a>, over <a class="reference external" href="http://tinyurl.com/p22oofg">IRC</a> or by making a new <a class="reference external" href="https://github.com/evennia/evennia/issues/new/choose">documentation issue</a>.</p>
<p>There is <a class="reference internal" href="Evennia-Introduction.html"><span class="doc std std-doc">a lengthier introduction</span></a> to read. You might also want to read about
<a class="reference internal" href="How-To-Get-And-Give-Help.html"><span class="doc std std-doc">how to get and give help</span></a>.</p>
<ul class="simple">
<li><p>The <a class="reference internal" href="Getting-Started.html"><span class="doc std std-doc">Getting Started</span></a> page helps installing and starting Evennia for the first
time.</p></li>
<li><p>The <a class="reference internal" href="Administrative-Docs.html"><span class="doc std std-doc">Admin Docs</span></a> covers running and maintaining an Evennia server.</p></li>
<li><p>The <a class="reference internal" href="Builder-Docs.html"><span class="doc std std-doc">Builder Docs</span></a> helps for starting to build a game world using Evennia.</p></li>
<li><p>The <a class="reference internal" href="Developer-Central.html"><span class="doc std std-doc">Developer Central</span></a> describes how Evennia works and is used by coders.</p></li>
<li><p>The <a class="reference internal" href="Tutorials.html"><span class="doc std std-doc">Tutorials &amp; Examples</span></a> contains help pages on a step-by-step or tutorial format.</p></li>
<li><p>The <a class="reference internal" href="Contributing-Docs.html"><span class="doc std std-doc">Documentation-Contributing</span></a> page helps with how to write and contribute to these docs.</p></li>
<li><p>The <a class="reference internal" href="Evennia-API.html"><span class="doc std std-doc">API</span></a> documentation is created from the latest source code.</p></li>
<li><p>The <a class="reference internal" href="toc.html"><span class="doc std std-doc">TOC</span></a> lists all regular documentation pages.</p></li>
</ul>
<div class="toctree-wrapper compound">
</div>
</section>
<div class="clearer"></div>
</div>
</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebarwrapper">
<p class="logo"><a href="#">
<img class="logo" src="_static/evennia_logo.png" alt="Logo"/>
</a></p>
<div id="searchbox" style="display: none" role="search">
<h3 id="searchlabel">Quick search</h3>
<div class="searchformwrapper">
<form class="search" action="search.html" method="get">
<input type="text" name="q" aria-labelledby="searchlabel" />
<input type="submit" value="Go" />
</form>
</div>
</div>
<script>$('#searchbox').show(0);</script>
<h4>Next topic</h4>
<p class="topless"><a href="Getting-Started.html"
title="next chapter">Getting Started</a></p>
<div role="note" aria-label="source link">
<!--h3>This Page</h3-->
<ul class="this-page-menu">
<li><a href="_sources/index.md.txt"
rel="nofollow">Show Page Source</a></li>
</ul>
</div><h3>Links</h3>
<ul>
<li><a href="https://www.evennia.com">Home page</a> </li>
<li><a href="https://github.com/evennia/evennia">Evennia Github</a> </li>
<li><a href="http://games.evennia.com">Game Index</a> </li>
<li><a href="http://webchat.freenode.net/?channels=evennia&uio=MT1mYWxzZSY5PXRydWUmMTE9MTk1JjEyPXRydWUbb">IRC</a> -
<a href="https://discord.gg/NecFePw">Discord</a> -
<a href="https://groups.google.com/forum/#%21forum/evennia">Forums</a>
</li>
<li><a href="http://evennia.blogspot.com/">Evennia Dev blog</a> </li>
</ul>
<h3>Versions</h3>
<ul>
<li><a href="../1.0/index.html">1.0 (main branch)</a></li>
<li><a href="index.html">0.9.5 (outdated)</a></li>
</ul>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
>index</a></li>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="right" >
<a href="Getting-Started.html" title="Getting Started"
>next</a> |</li>
<li class="nav-item nav-item-0"><a href="#">Evennia 0.9.5</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">Evennia Documentation</a></li>
</ul>
</div>
<div class="footer" role="contentinfo">
&#169; Copyright 2020, The Evennia developer community.
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.2.1.
</div>
</body>
</html>