How to Play
In this page, I'll explain how to play the game.
This game is now available with cloning with Git only. I will add the jar build later.
To clone, browse to directory you want with Git bash, and launch this:
git clone git://git.code.sf.net/p/leesmud/code leesmud
You may want to use your username and password to connect to your game, so you're editing the config file.
This method will be changed into MySQL Database later. Please wait patiently.
With Eclipse, you will edit users.txt file in project root directory, But if you want to launch with compilelaunch.bat, edit bin/users.txt.
Each users are separated by new lines, and between usrername and password there's a blank.
Example:
admin password
auser apassword
With Eclipse, simply press the Run or Debug button.
other windows users can execute compilelaunch.bat to compile and launch this game.
Linux or mac users can change directory to bin/ and execute java leesmud.Boot.
You will use telnet client to join the game. enter your address with port 7110 and connect!
Enter username and password you wrote in users.txt.
**For now,
I'm going to figure why. I'm so sorry!
see [Gameplay].
This page is being edited. sorry!