mirror of
https://github.com/evennia/evennia.git
synced 2026-03-19 22:36:31 +01:00
More tweaks to lists and content
This commit is contained in:
parent
ee5b2eb7d3
commit
c9f9707890
1 changed files with 4 additions and 4 deletions
|
|
@ -196,9 +196,10 @@ completely replace as you prefer.</p>
|
|||
|
||||
<h2><a name="some server features" class="anchor"
|
||||
href="#some-server-features"><span class="octicon
|
||||
octicon-link"></span></a>Some server features</h2>
|
||||
octicon-link"></span></a>Technical features</h2>
|
||||
|
||||
<ul>
|
||||
<li>Uses Python 3.7+, Django and Twisted frameworks</li>
|
||||
<li>HTML5 webclient (websocket with ajax/comet fallback)</li>
|
||||
<li>Website via own webserver (HTTP, HTTPS with external proxy)</li>
|
||||
<li>Telnet, Telnet+SSL, SSH</li>
|
||||
|
|
@ -213,10 +214,10 @@ completely replace as you prefer.</p>
|
|||
<li>In-Game channels can link to IRC, Grapevine</li>
|
||||
<li>RSS feed, Twitter feed (with snippet from docs)</li>
|
||||
<li>Different databases supported via Django: Sqlite3, PostgreSQL, MySQL ...</li>
|
||||
<li>Based on Django and Twisted, both well-supported and hardened Python projects</i>
|
||||
<li>Asynchronous, event-driven architecture without risk of race-conditions</i>
|
||||
<li>Reload server without disconnecting players</li>
|
||||
<li>Extendable protocols for adding custom integrations</li>
|
||||
<li>BSD open-source license</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
|
@ -234,8 +235,7 @@ completely replace as you prefer.</p>
|
|||
<p>To learn how to get your hands on the code base, the <a
|
||||
href="docs/latest/Getting-Started.html">Getting Started</a> page is the way to go. Otherwise you could browse the <a
|
||||
href="docs/latest/index.html">Documentation</a> or why
|
||||
not come join the <a href="http://www.evennia.com">Evennia Community</a>.
|
||||
Welcome! </p>
|
||||
not come join one of the Evennia's community's chat channels or forums. Welcome! </p>
|
||||
<footer>
|
||||
<p><small>
|
||||
(Images ©<a href="https://www.deviantart.com/griatch-art">Griatch</a>)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue