<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to How To Play</title><link>https://sourceforge.net/p/leesmud/wiki/How%2520To%2520Play/</link><description>Recent changes to How To Play</description><atom:link href="https://sourceforge.net/p/leesmud/wiki/How%20To%20Play/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 29 Oct 2014 11:45:25 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/leesmud/wiki/How%20To%20Play/feed" rel="self" type="application/rss+xml"/><item><title>How To Play modified by Lee0701</title><link>https://sourceforge.net/p/leesmud/wiki/How%2520To%2520Play/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -12,7 +12,7 @@

 ## Edit users.txt ##
 You may want to use your username and password to connect to your game, so you're editing the config file.
-**This method will change later to MySQL Database. Please wait patiently.**
+**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*.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lee0701</dc:creator><pubDate>Wed, 29 Oct 2014 11:45:25 -0000</pubDate><guid>https://sourceforge.net1bd3c0f675fb45958e84c9df32754ccd1feecaff</guid></item><item><title>How To Play modified by Lee0701</title><link>https://sourceforge.net/p/leesmud/wiki/How%2520To%2520Play/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,13 +1,8 @@
 How to Play
-===
+
+In this page, I'll explain how to play the game.

 [TOC]
-
-## Download the game
-## Edit users.txt
-## Launch the Server
-## Connect to the running server
-## Play

 ## Download the game ##
 This game is now available with cloning with Git only. I will add the jar build later.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lee0701</dc:creator><pubDate>Wed, 29 Oct 2014 07:35:43 -0000</pubDate><guid>https://sourceforge.netff355c9129cdcbc3e1bed7d0091d27b6280ee0f9</guid></item><item><title>How To Play modified by Lee0701</title><link>https://sourceforge.net/p/leesmud/wiki/How%2520To%2520Play/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -3,19 +3,20 @@

 [TOC]

-# Download the game
-# Edit users.txt
-# Launch the game
-# Play
+## Download the game
+## Edit users.txt
+## Launch the Server
+## Connect to the running server
+## Play

-# Download the game #
+## Download 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:

 &amp;gt; **git clone git://git.code.sf.net/p/leesmud/code leesmud**

-# Edit users.txt #
-You may want to use your username and passwords to connect to your game, so you're editing the config file.
+## Edit users.txt ##
+You may want to use your username and password to connect to your game, so you're editing the config file.
 **This method will change later to MySQL Database. 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*.
@@ -26,6 +27,24 @@
 &amp;gt; admin password
   auser apassword

- 
+## Launch the Server ##
+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*.
+
+## Connect to the running server ##
+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,
+1. on Windows telnet client, backspace won't work.
+-  putty client does not work.
+
+I'm going to figure why. I'm so sorry!
+
+## Gameplay ##
+see [Gameplay].
+

 This page is being edited. sorry!
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lee0701</dc:creator><pubDate>Wed, 29 Oct 2014 07:31:47 -0000</pubDate><guid>https://sourceforge.netd0314fdb767bea0ad778e48848e125fad725f0ee</guid></item><item><title>How To Play modified by Lee0701</title><link>https://sourceforge.net/p/leesmud/wiki/How%2520To%2520Play/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,7 +1,9 @@
 How to Play
 ===

-[TOC]  # Download the game
+[TOC]
+
+# Download the game
 # Edit users.txt
 # Launch the game
 # Play
@@ -18,4 +20,12 @@

 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:
+&amp;gt; admin password
+  auser apassword
+
+ 
+
 This page is being edited. sorry!
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lee0701</dc:creator><pubDate>Wed, 29 Oct 2014 07:18:19 -0000</pubDate><guid>https://sourceforge.net1a8f9cb88a2fdef75187284e380a2fb943d737d0</guid></item><item><title>How To Play modified by Lee0701</title><link>https://sourceforge.net/p/leesmud/wiki/How%2520To%2520Play/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,7 +1,7 @@
 How to Play
 ===

-# Download the game
+[TOC]  # Download the game
 # Edit users.txt
 # Launch the game
 # Play
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lee0701</dc:creator><pubDate>Wed, 29 Oct 2014 04:27:04 -0000</pubDate><guid>https://sourceforge.net21ee7a12578f8e087ece454f3cfed75d93d9359a</guid></item><item><title>How To Play modified by Lee0701</title><link>https://sourceforge.net/p/leesmud/wiki/How%2520To%2520Play/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="how-to-play"&gt;How to Play&lt;/h1&gt;
&lt;h1 id="download-the-game"&gt;Download the game&lt;/h1&gt;
&lt;h1 id="edit-userstxt"&gt;Edit users.txt&lt;/h1&gt;
&lt;h1 id="launch-the-game"&gt;Launch the game&lt;/h1&gt;
&lt;h1 id="play"&gt;Play&lt;/h1&gt;
&lt;h1 id="download-the-game_1"&gt;Download the game&lt;/h1&gt;
&lt;p&gt;This game is now available with cloning with Git only. I will add the jar build later.&lt;br /&gt;
To clone, browse to directory you want with Git bash, and launch this:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;git clone git://git.code.sf.net/p/leesmud/code leesmud&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h1 id="edit-userstxt_1"&gt;Edit users.txt&lt;/h1&gt;
&lt;p&gt;You may want to use your username and passwords to connect to your game, so you're editing the config file.&lt;br /&gt;
&lt;strong&gt;This method will change later to MySQL Database. Please wait patiently.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;With Eclipse, you will edit &lt;em&gt;users.txt&lt;/em&gt; file in project root directory, But if you want to launch with &lt;em&gt;compilelaunch.bat&lt;/em&gt;, edit &lt;em&gt;bin/users.txt&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;This page is being edited. sorry!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lee0701</dc:creator><pubDate>Wed, 29 Oct 2014 04:24:49 -0000</pubDate><guid>https://sourceforge.net60801fb30f7e6368e74dd91916862b9bae28f3f2</guid></item></channel></rss>