Updated and cleaned the wiki2rest converter. The ReST documentation should look a lot better now, with less weirdness. Using a python google-code snippet to convert now, so no more need for third-party ruby downloads! This should transfer to readthedocs shortly.

This commit is contained in:
Griatch 2012-06-26 17:45:12 +02:00
parent 43f16094c1
commit ae0f7a04c5
55 changed files with 3990 additions and 1778 deletions

View file

@ -1,3 +1,5 @@
Customizing the connection screen
The Connection Screen
=====================
@ -8,7 +10,15 @@ tells you how to connect.
::
==============================================================
Welcome to Evennia, version HG-Alpha! If you have an existing account, connect to it by typing: connect <email> <password> If you need to create an account, type (without the <>'s): create "<username>" <email> <password> Enter help for more info. look will re-show this screen. ==============================================================
Welcome to Evennia, version HG-Beta!
If you have an existing account, connect to it by typing:
connect <email> <password>
If you need to create an account, type (without the <>'s):
create "<username>" <email> <password>
Enter help for more info. look will re-show this screen.
==============================================================
Effective, but not very exciting. You will most likely want to change
this to be more unique for your game.