Installation

Requirements


Install

There is no installation per se. On Linux, to run the server do:

# tar -zxf erismud-*.tar.gz
# cd erismud*
[edit the variables in eris.py and login.py]
# python eris.py

On Windows, unzip the archive file and run

python eris.py
while in a prompt.

Of course, none of this will work if the requirements are not met.


Back