diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-28 13:26:35 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-28 13:26:35 +0000 |
commit | 296cc8b832aeed7932327017c4489874725f82f1 (patch) | |
tree | 4a8df020ea14f4f18cd3d7429496381420e675e8 /readme | |
parent | 2b36c1771884ccfa13e1df460fb7f6c6c5a04d12 (diff) | |
download | hercules-296cc8b832aeed7932327017c4489874725f82f1.tar.gz hercules-296cc8b832aeed7932327017c4489874725f82f1.tar.bz2 hercules-296cc8b832aeed7932327017c4489874725f82f1.tar.xz hercules-296cc8b832aeed7932327017c4489874725f82f1.zip |
* Removed unmaintained and broken 'adduser' tool (topic:262284).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14636 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'readme')
-rw-r--r-- | readme/setup.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readme/setup.html b/readme/setup.html index 72b06c40e..c4463ef89 100644 --- a/readme/setup.html +++ b/readme/setup.html @@ -92,7 +92,7 @@ It's extremely easy to set up eAthena, just follow these simple steps. <ol> <li>Edit motd.txt, grf-files.txt and the .conf files in your /conf/ folder as you see fit</li> - <li>If you want to add a user, run adduser.exe in the main eAthena directory before starting the server.</li> + <li>If you want to add a user, edit save/account.txt in the main eAthena directory before starting the server.</li> <li>Run runserver.bat or runserver-sql.bat (depending on which storage system you're using, or you could run login-server.exe, char-server.exe, and map-server.exe manually)</li> <li>Give people your IP address (can be found at <a href="http://www.whatismyip.com">http://www.whatismyip.com</a>) to people to add in their sclientinfo.xml</li> <li>You're done!</li> |