mirror of
https://github.com/evennia/evennia.git
synced 2026-03-28 02:36:32 +01:00
Updated HTML docs
This commit is contained in:
parent
66d0ad0bc9
commit
7900aad365
2073 changed files with 32986 additions and 41197 deletions
|
|
@ -14,6 +14,8 @@
|
|||
<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" />
|
||||
|
|
@ -42,7 +44,7 @@
|
|||
<div class="bodywrapper">
|
||||
<div class="body" role="main">
|
||||
|
||||
<section id="links">
|
||||
<section class="tex2jax_ignore mathjax_ignore" id="links">
|
||||
<h1>Links<a class="headerlink" href="#links" title="Permalink to this headline">¶</a></h1>
|
||||
<p><em>A list of resources that may be useful for Evennia users and developers.</em></p>
|
||||
<section id="official-evennia-links">
|
||||
|
|
@ -52,7 +54,7 @@
|
|||
<li><p><a class="reference external" href="https://github.com/evennia/evennia">Evennia github page</a> - Download code and read documentation.</p></li>
|
||||
<li><p><a class="reference external" href="https://webchat.freenode.net/?channels=evennia&uio=MT1mYWxzZSY5PXRydWUmMTE9MTk1JjEyPXRydWUbb">Evennia official chat
|
||||
channel</a></p></li>
|
||||
<li><p>Our official IRC chat #evennia at irc.freenode.net:6667.</p></li>
|
||||
<li><p>Our official IRC chat #evennia at <a class="reference external" href="http://irc.freenode.net:6667">irc.freenode.net:6667</a>.</p></li>
|
||||
<li><p><a class="reference external" href="https://groups.google.com/group/evennia">Evennia forums/mailing list</a> - Web interface to our
|
||||
google group.</p></li>
|
||||
<li><p><a class="reference external" href="https://evennia.blogspot.com/">Evennia development blog</a> - Musings from the lead developer.</p></li>
|
||||
|
|
@ -85,7 +87,7 @@ an in-progress Unreal plugin for integrating Evennia with Epic Games’ Unreal E
|
|||
<li><p><a class="reference external" href="https://github.com/thedarknet/evennia">The dark net/March Hare MUD</a> from the 2019 <a class="reference external" href="https://www.defcon.org/html/defcon-27/dc-27-index.html">DEF CON
|
||||
27</a> hacker conference in Paris. This is an
|
||||
Evennia game dir with batchcode to build the custom <em>Hackers</em> style cyberspace zone with puzzles and
|
||||
challenges <a class="reference external" href="https://dcdark.net/home#">used during the conference</a>.</p></li>
|
||||
challenges <a class="reference external" href="https://dcdark.net/home">used during the conference</a>.</p></li>
|
||||
<li><p><a class="reference external" href="https://github.com/Arx-Game/arxcode">Arx sources</a> - Open-source code release of the very popular
|
||||
<a class="reference external" href="https://play.arxmush.org/">Arx</a> Evennia game. [Here are instructions for installing](Arxcode-
|
||||
installing-help)</p></li>
|
||||
|
|
@ -227,9 +229,9 @@ economic system.</p></li>
|
|||
<li><p><a class="reference external" href="https://git-scm.com/">GIT</a></p>
|
||||
<ul>
|
||||
<li><p><a class="reference external" href="https://git-scm.com/documentation">Documentation</a></p></li>
|
||||
<li><p><a class="reference external" href="https://try.github.io/levels/1/challenges/1">Learn GIT in 15 minutes</a> (interactive tutorial)</p></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><p><a class="reference external" href="https://try.github.io/levels/1/challenges/1">Learn GIT in 15 minutes</a> (interactive tutorial)</p></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section id="python-info">
|
||||
|
|
@ -308,7 +310,7 @@ free online programming curriculum for different skill levels</p></li>
|
|||
<h3>Versions</h3>
|
||||
<ul>
|
||||
<li><a href="Links.html">1.0-dev (develop branch)</a></li>
|
||||
<li><a href="../0.9.5/Links.html">0.9.5 (v0.9.5 branch)</a></li>
|
||||
<li><a href="../0.95/Links.html">0.95 (v0.9.5 branch)</a></li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue