BuildStendhalOnUbuntu: Difference between revisions

Content deleted Content added
imported>Schmidta
imported>Schmidta
Line 23:
mkdir libs
cd libs
 
nowNow download the jar files from http://arianne.cvs.sourceforge.net/arianne/stendhal/libs/
* ant.jar
* jardiff.jar
Line 35 ⟶ 37:
* simple.jar
* velocity-1.4.jar
 
Now everything needed should be there. Now go to stendhal dir (one level up) and start ant:
cd ..
ant clean && ant
 
=== Client Files ===