Some readme updates
This commit is contained in:
parent
f2a41161cb
commit
54b528155b
1 changed files with 2 additions and 4 deletions
|
|
@ -1,6 +1,4 @@
|
||||||
# Evennia MUD/MU\* Creation System
|
# Evennia MUD/MU\* Creation System 
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
*Evennia* is a modern library for creating online multiplayer text games
|
*Evennia* is a modern library for creating online multiplayer text games
|
||||||
(MUD, MUSH, MUX, MOO etc) in pure Python. It allows game creatores to
|
(MUD, MUSH, MUX, MOO etc) in pure Python. It allows game creatores to
|
||||||
|
|
@ -28,7 +26,7 @@ the codebase extremely flexible. The code is heavily documented and
|
||||||
you use Python classes to represent your objects, scripts and players.
|
you use Python classes to represent your objects, scripts and players.
|
||||||
The database layer is abstracted away.
|
The database layer is abstracted away.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Evennia offers extensive connectivity options. A single server
|
Evennia offers extensive connectivity options. A single server
|
||||||
instance may offer connections over Telnet, SSH, SSL and HTTP. The
|
instance may offer connections over Telnet, SSH, SSL and HTTP. The
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue