diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-07-27 16:56:26 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-07-27 16:56:26 +0000 |
commit | a269c22b8d92b56a6b09bc2fa8375d1803cab909 (patch) | |
tree | 758a3a283bbfe847cdfde9cd3416f55270fb6844 /readme/setup.html | |
parent | fc079afd18a8189b8542bc4ec989dc4f123e30a7 (diff) | |
download | hercules-a269c22b8d92b56a6b09bc2fa8375d1803cab909.tar.gz hercules-a269c22b8d92b56a6b09bc2fa8375d1803cab909.tar.bz2 hercules-a269c22b8d92b56a6b09bc2fa8375d1803cab909.tar.xz hercules-a269c22b8d92b56a6b09bc2fa8375d1803cab909.zip |
- Added svn:eol-style native for some conf/css/html/pl/sql/txt files.
- Added svn:executable property for several batch/shell scripts.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13972 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'readme/setup.html')
-rw-r--r-- | readme/setup.html | 288 |
1 files changed, 144 insertions, 144 deletions
diff --git a/readme/setup.html b/readme/setup.html index 321748d88..72b06c40e 100644 --- a/readme/setup.html +++ b/readme/setup.html @@ -1,144 +1,144 @@ -<html><head><title>eAthena - Setup</title><head>
-
-<link rel="stylesheet" type="text/css" href="./readme.css">
-
-<body>
-<div id="dleftbg">
-</div>
-<div id="drightbg">
-</div>
-<div id="canvas" align="center">
-<table cellspacing="0" cellpadding="0" border="0" id="ea" align="center">
- <tr>
- <td id="leftborder" valign="top">
- <table cellspacing="0" cellpadding="0" border="0">
- <tr>
- <td id="leftborderspacer">
- </td>
- </tr>
- <tr>
- <td valign="top">
- <img src="./images/leftborder.gif">
- </td>
- </tr>
- </table>
- </td>
- <td id="middle" valign="top">
- <table cellspacing="0" cellpadding="0" border="0" valign="top">
- <tr>
- <td id="logo" valign="top">
- <table class="w800" cellspacing="0" cellpadding="0" border="0">
- <tr>
- <td valign="top">
- <table class="w800" cellspacing="0" cellpadding="0" border="0" height="100%">
- <tr>
- <td rowspan="4">
- <img src="./images/chara.gif" width="366" height="274">
- </td>
- <td rowspan="4" width="129">
- </td>
- <td colspan="2" width="305" height="51" align="right">
- <img src="./images/banner.gif" width="305" height="51">
- </td>
- </tr>
- <tr>
- <td id="title" colspan="2" align="right">
- Setup
- </td>
- </tr>
- <tr>
- <td height="81" colspan="2">
- </td>
- </tr>
- <tr>
- <td class="navi" align="right">
- <a href="../readme.html">Introduction</a><br>
- <a href="./changelog.html">Changelog</a><br>
- <a href="./features.html">Features</a><br>
- <a href="./npcfeatures.html">NPC Features</a>
-
- </td>
- <td class="navi" align="right">
- Setup<br>
- <a href="./gmcommands.html">GM Commands</a><br>
- <a href="./faq.html">FAQ</a><br>
- <a href="./resources.html">Resources</a>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td id="btmborder">
- <table class="w800" cellspacing="0" cellpadding="0" border="0" height="2">
- <tr>
- <td id="leftbtmborder"">
- </td>
- <td id="midbtmborder"">
- <img src="./images/btmborder.gif" width="44" height="2">
- </td>
- <td id="rightbtmborder">
- </td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td id="content">
- <table class="w800" cellspacing="0" cellpadding="0" border="0" height="100%">
- <tr>
- <td id="lefttext" valign="top">
-<h1>Fresh Install</h1>
-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>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>
- </td>
- <td id="midtext">
- </td>
- <td id="righttext" valign="top">
-<h1>Upgrading</h1>
-When you're changing versions of eAthena, it is important to keep your saved files in tact. Locate the files (/save/ in TXT, your SQL databse in SQL) and make a back up.
-You also might want to back up any changes you did to eAthena, such as custom sprites/items, open-source changes.
-After backing it up, change motd.txt, grf-files.txt, and the .conf files in the /conf/ folder to your old settings. It is
-important that you use a fresh eAthena, as it changes in structure and many files will have different formats over time.
-Put your backed up files back in, and run eAthena like you normally would.
-
- </td>
- </tr>
- <tr>
- <td colspan="3">
- © Content Copyright 2005 eAthena Development Team/Evera<br>
- © Design Copyright 2005 Evera
- </td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- </td>
- <td id="rightborder" valign="top">
- <table cellspacing="0" cellpadding="0" border="0">
- <tr>
- <td id="rightborderspacer">
- </td>
- </tr>
- <tr>
- <td valign="top">
- <img src="./images/rightborder.gif">
- </td>
- </tr>
- </table>
- </td>
-
- </tr>
-
-</table>
-</div>
-
+<html><head><title>eAthena - Setup</title><head> + +<link rel="stylesheet" type="text/css" href="./readme.css"> + +<body> +<div id="dleftbg"> +</div> +<div id="drightbg"> +</div> +<div id="canvas" align="center"> +<table cellspacing="0" cellpadding="0" border="0" id="ea" align="center"> + <tr> + <td id="leftborder" valign="top"> + <table cellspacing="0" cellpadding="0" border="0"> + <tr> + <td id="leftborderspacer"> + </td> + </tr> + <tr> + <td valign="top"> + <img src="./images/leftborder.gif"> + </td> + </tr> + </table> + </td> + <td id="middle" valign="top"> + <table cellspacing="0" cellpadding="0" border="0" valign="top"> + <tr> + <td id="logo" valign="top"> + <table class="w800" cellspacing="0" cellpadding="0" border="0"> + <tr> + <td valign="top"> + <table class="w800" cellspacing="0" cellpadding="0" border="0" height="100%"> + <tr> + <td rowspan="4"> + <img src="./images/chara.gif" width="366" height="274"> + </td> + <td rowspan="4" width="129"> + </td> + <td colspan="2" width="305" height="51" align="right"> + <img src="./images/banner.gif" width="305" height="51"> + </td> + </tr> + <tr> + <td id="title" colspan="2" align="right"> + Setup + </td> + </tr> + <tr> + <td height="81" colspan="2"> + </td> + </tr> + <tr> + <td class="navi" align="right"> + <a href="../readme.html">Introduction</a><br> + <a href="./changelog.html">Changelog</a><br> + <a href="./features.html">Features</a><br> + <a href="./npcfeatures.html">NPC Features</a> + + </td> + <td class="navi" align="right"> + Setup<br> + <a href="./gmcommands.html">GM Commands</a><br> + <a href="./faq.html">FAQ</a><br> + <a href="./resources.html">Resources</a> + </td> + </tr> + </table> + </td> + </tr> + <tr> + <td id="btmborder"> + <table class="w800" cellspacing="0" cellpadding="0" border="0" height="2"> + <tr> + <td id="leftbtmborder""> + </td> + <td id="midbtmborder""> + <img src="./images/btmborder.gif" width="44" height="2"> + </td> + <td id="rightbtmborder"> + </td> + </tr> + </table> + </td> + </tr> + <tr> + <td id="content"> + <table class="w800" cellspacing="0" cellpadding="0" border="0" height="100%"> + <tr> + <td id="lefttext" valign="top"> +<h1>Fresh Install</h1> +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>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> + </td> + <td id="midtext"> + </td> + <td id="righttext" valign="top"> +<h1>Upgrading</h1> +When you're changing versions of eAthena, it is important to keep your saved files in tact. Locate the files (/save/ in TXT, your SQL databse in SQL) and make a back up. +You also might want to back up any changes you did to eAthena, such as custom sprites/items, open-source changes. +After backing it up, change motd.txt, grf-files.txt, and the .conf files in the /conf/ folder to your old settings. It is +important that you use a fresh eAthena, as it changes in structure and many files will have different formats over time. +Put your backed up files back in, and run eAthena like you normally would. + + </td> + </tr> + <tr> + <td colspan="3"> + © Content Copyright 2005 eAthena Development Team/Evera<br> + © Design Copyright 2005 Evera + </td> + </tr> + </table> + </td> + </tr> + </table> + </td> + </tr> + </table> + </td> + <td id="rightborder" valign="top"> + <table cellspacing="0" cellpadding="0" border="0"> + <tr> + <td id="rightborderspacer"> + </td> + </tr> + <tr> + <td valign="top"> + <img src="./images/rightborder.gif"> + </td> + </tr> + </table> + </td> + + </tr> + +</table> +</div> + |