mirror of
https://github.com/evennia/evennia.git
synced 2026-04-07 00:45:22 +02:00
Add some missing links
This commit is contained in:
parent
7d30574d4c
commit
e0d7c654db
4 changed files with 39 additions and 4 deletions
10
index.html
10
index.html
|
|
@ -50,6 +50,14 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="sponsor">
|
||||
<div class="sponsor-column">
|
||||
<a href="https://www.patreon.com/griatch"><img class="patreon" src="images/evennia_patreon_100x100.png" alt="Patreon"></a>
|
||||
</div>
|
||||
<div class="sponsor-column">
|
||||
<a href="https://www.paypal.me/GriatchEvennia"><img class="paypal" src="images/btn_donateCC_LG.gif" alt="Paypal donate"></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</header>
|
||||
<section>
|
||||
|
|
@ -57,7 +65,7 @@
|
|||
<a name="evennia-mudmu-creation-system" class="anchor" href="#evennia-mudmu-creation-system"><span class="octicon octicon-link"></span></a>Evennia MUD/MU* Creation System</h1>
|
||||
|
||||
<p><em>Evennia</em> is an open-source Python-based framework, codebase and
|
||||
server for creating text-based multiplayer online games (a MUD/MU* etc) using modern
|
||||
server for creating text-based multiplayer online games (aka MUD/MU* etc) using modern
|
||||
technologies and tools.</p>
|
||||
|
||||
<h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue