HowToBuildStendhal: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Kymara
remove webstart instructions from here, it's a bit beyond the scope of this simple guide. src comes with all dependencies now. add cvs instructions.
imported>Kymara
no real need to mention ant on this guide.
Line 8: Line 8:
* Java SDK 1.5<br>http://java.sun.com ''or higher''
* Java SDK 1.5<br>http://java.sun.com ''or higher''
* Ant 1.6<br>http://ant.apache.org
* Ant 1.6<br>http://ant.apache.org

Optionally:
* Tiled<br>http://mapeditor.org/

We do not include dependencies in the source download, to keep the size small. They are in CVS, however, and you can download them via the CVS webfrontend at http://arianne.cvs.sourceforge.net/arianne/stendhal/libs/


= Build=
= Build=