InstallingStendhal: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>MiguelAngelBlanchLardin
imported>MiguelAngelBlanchLardin
Line 153: Line 153:


== Copy Stendhal to the Maraurora classpath ==
== Copy Stendhal to the Maraurora classpath ==
Marauroa is just the middleware to make everything run.<br>
But you need to feed it with games. To make Marauroa run Stendhal, just copy the result of compiling stendhal to marauroa folder.


If you download Marauroa, and unzip it you will see this:
For example copy the stendhal jar to the same folder where the compiled code for Maraurora is.
<pre>
C:\...\marauroa-0.90>dir
19/02/2005 19:51 <DIR> .
19/02/2005 19:51 <DIR> ..
19/02/2005 13:28 133 AUTHORS
19/02/2005 13:28 141 BUGS
19/02/2005 13:28 18.332 COPYING
19/02/2005 13:28 719.950 jython.jar
19/02/2005 13:28 18.332 LICENSE
19/02/2005 13:28 149.364 marauroa-0.90.jar
19/02/2005 13:28 1.294 marauroa.ini
19/02/2005 13:28 162 marauroad.bat
19/02/2005 13:28 235.712 mysql-connector-java-3.0.15-ga-bin.jar
19/02/2005 13:28 13.930 README
10 files 1.157.350 bytes
2 dirs 19.775.102.976 bytes free
</pre>


Now simply go to Stendhal folder.
'''TODO'''
For example copy the stendhal jar to the same folder where the compiled code for Maraurora is.


== Start the server ==
== Start the server ==