summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authoreuphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-11-29 01:34:17 +0000
committereuphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-11-29 01:34:17 +0000
commit92edc3c1a3fff932737a1922aede941388912648 (patch)
tree68311302fd562c4512ff33f89305daf146128d06 /README.txt
parent6f34fff59a234f7ac32572033fdeff7c68b88eea (diff)
downloadhercules-92edc3c1a3fff932737a1922aede941388912648.tar.gz
hercules-92edc3c1a3fff932737a1922aede941388912648.tar.bz2
hercules-92edc3c1a3fff932737a1922aede941388912648.tar.xz
hercules-92edc3c1a3fff932737a1922aede941388912648.zip
* Added missing bindatcmd documentation (tid:74882).
* Follow-up r16976: spell check and other minor changes. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16978 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt104
1 files changed, 52 insertions, 52 deletions
diff --git a/README.txt b/README.txt
index 485ea5857..37c8305c3 100644
--- a/README.txt
+++ b/README.txt
@@ -1,19 +1,19 @@
//============================================================
-//= rAthena ReadMe File
+//= rAthena Readme File
//===== By: ==================================================
-//= rAthena Development Team
-//===== Compatible With: =====================================
-//= rAthena SVN
+//= rAthena Dev Team
+//===== Current Version: =====================================
+//= 20121128
//===== Description: =========================================
//= Basic information and installation guide with links to
-//= various forum posts and wiki articles.
+//= various forum posts and Wiki articles.
//============================================================
============================
|| Table of Contents ||
============================
|| 1. What is rAthena? ||
-|| 2. Prerequisits ||
+|| 2. Prerequisites ||
|| 3. Installation ||
|| 4. Troubleshooting ||
|| 5. Helpful Links ||
@@ -24,7 +24,7 @@
============================
|| 1. What is rAthena? ||
============================
- rAthena is a collaborative software development project revolving around the
+rAthena is a collaborative software development project revolving around the
creation of a robust massively multiplayer online role playing game (MMORPG)
server package. Written in C, the program is very versatile and provides NPCs,
warps and modifications. The project is jointly managed by a group of volunteers
@@ -34,34 +34,34 @@ support. rAthena is a continuation of the eAthena project.
============================
-|| 2. Prerequisists ||
+|| 2. Prerequisites ||
============================
- Before installing rAthena there are certain tools and applications you will need.
+Before installing rAthena there are certain tools and applications you will need.
This differs between the varying operating systems available, so the following
-is broken down into Windows and linux prerequisists.
+is broken down into Windows and Linux prerequisites.
- Windows
- * TortoiseSVN (http://tortoisesvn.net/downloads.html)
- * MySQL (http://www.mysql.com/downloads/mysql/)
- * MySQL Workbench (http://www.mysql.com/downloads/workbench/)
- * MS Visual C++ (http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-cpp-express)
+Windows
+ * TortoiseSVN (http://tortoisesvn.net/downloads.html)
+ * MySQL (http://www.mysql.com/downloads/mysql/)
+ * MySQL Workbench (http://www.mysql.com/downloads/workbench/)
+ * MS Visual C++ (http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-cpp-express)
- Linux (names of packages may require specific version numbers on certain distributions)
- * gcc
- * make
- * mysql
- * mysql-devel
- * mysql-server
- * pcre-devel
- * subversion
- * zlib-devel
+Linux (names of packages may require specific version numbers on certain distributions)
+ * gcc
+ * make
+ * mysql
+ * mysql-devel
+ * mysql-server
+ * pcre-devel
+ * subversion
+ * zlib-devel
============================
|| 3. Installation ||
============================
- This section is a very brief set of installation instructions. For more concise guides
+This section is a very brief set of installation instructions. For more concise guides
relevant to your Operation System, please refer to the Wiki (links at the end of this file).
Windows
@@ -91,7 +91,7 @@ Linux
============================
|| 4. Troubleshooting ||
============================
- If you're having problems with starting your server, the first thing you should
+If you're having problems with starting your server, the first thing you should
do is check what's happening on your consoles. More often that not, all support issues
can be solved simply by looking at the error messages given.
@@ -134,44 +134,44 @@ Examples:
============================
|| 5. Helpful Links ||
============================
- The following list of links point to various helpfiles within the SVN, articles or
-pages on the wiki or topics within the rAthena forum.
+The following list of links point to various help files within the SVN, articles or
+pages on the Wiki or topics within the rAthena forum.
- * rAthena Forums
- http://rathena.org/
+* rAthena Forums
+ http://rathena.org/
- * SVN Repository URL:
- https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/
+* SVN Repository URL:
+ https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/
- * Full Installation Instructions:
- Windows http://rathena.org/wiki/Installation_on_Windows
- CentOS http://rathena.org/wiki/Installation_(CentOS)
- Debian http://rathena.org/wiki/Installation_(Debian)
+* Full Installation Instructions:
+ Windows http://rathena.org/wiki/Installation_on_Windows
+ CentOS http://rathena.org/wiki/Installation_(CentOS)
+ Debian http://rathena.org/wiki/Installation_(Debian)
- * rAthena IRC Channel
- irc://irc.rathena.net
+* rAthena IRC Channel
+ irc://irc.rathena.net
============================
|| 6. More Documentation ||
============================
- rAthena has a large collection of help files and sample NPC scripts located in /doc/
+rAthena has a large collection of help files and sample NPC scripts located in /doc/
- * Scripting
- It is recommended to look through /doc/script_commands.txt for help, pointers or
- even for ideas for your next NPC script. Most script commands have a usage example.
+* Scripting
+ It is recommended to look through /doc/script_commands.txt for help, pointers or
+ even for ideas for your next NPC script. Most script commands have a usage example.
- * @commands
- In-game, Game Masters have the ability to use Atcommands (@) to control players,
- create items, spawn mobs, reload configuration files and even control the weather.
- For an in-depth explaination, please see /doc/atcommands.txt
+* @commands
+ In-game, Game Masters have the ability to use Atcommands (@) to control players,
+ create items, spawn mobs, reload configuration files and even control the weather.
+ For an in-depth explanation, please see /doc/atcommands.txt
- * Permissions
- The rAthena emulator has a permission system that enables certain groups of players
- to perform certain actions, or have access to certain visual enhancements or in-game
- activity. To see what permissions are available, they are detailed in /doc/permissions.txt
+* Permissions
+ The rAthena emulator has a permission system that enables certain groups of players
+ to perform certain actions, or have access to certain visual enhancements or in-game
+ activity. To see what permissions are available, they are detailed in /doc/permissions.txt
There are more files in the /doc/ directory that will help you to create scripts or update the
-mapcache, er even explain how the job system and item bonuses work. Before posting a topic asking
-for help on the forums, we reccomend that all users take the time to look over this directory. \ No newline at end of file
+mapcache, or even explain how the job system and item bonuses work. Before posting a topic asking
+for help on the forums, we recommend that all users take the time to look over this directory. \ No newline at end of file