HowToBuildStendhal: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>MiguelAngelBlanchLardin No edit summary |
imported>MiguelAngelBlanchLardin No edit summary |
||
| Line 94: | Line 94: | ||
* stendhal-''version''.zip that contains the compiled version of stendhal client plus the needed dependencies to make it work. |
* stendhal-''version''.zip that contains the compiled version of stendhal client plus the needed dependencies to make it work. |
||
* stendhal-server-''version''.zip that contains the compiled version of stendhal server. |
* stendhal-server-''version''.zip that contains the compiled version of stendhal server. |
||
This task requieres that you write an extra propierty for the path of marauroa compiles code. |
|||
<pre> |
|||
ant jar -Dlibdir=jars -Dmarauroa_build=../marauroa/build |
|||
</pre> |
|||
<pre> |
<pre> |
||