HowToBuildStendhal: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>AntumDeluge mNo edit summary |
imported>AntumDeluge mNo edit summary |
||
| (12 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
{{Navigation for Stendhal Builders and Hosters}} |
{{Navigation for Stendhal Builders and Hosters}} |
||
= Build Tools = |
|||
See [[HowToBuildStendhal/BuildTools|build tools page]]. |
|||
= Components = |
|||
All component packages, other than Android client, can be built with a single Ant command: <span style="color:darkred;">''ant dist''</span>. This will output the following: |
|||
* ''<span style="color:darkblue;">build/stendhal-<version>-src.tar.gz</span>'' |
|||
* ''<span style="color:darkblue;">build/stendhal-server-<version>.zip</span> (includes web client)'' |
|||
* ''<span style="color:darkblue;">build/stendhal-<version>.zip</span> (Java client)'' |
|||
* ''<span style="color:darkblue;">build/stendhal-webclient-<version>.zip</span> (requires server)'' |
|||
* ''<span style="color:darkblue;">build/stendhal-starter-<version>.zip</span> (obsolete)'' |
|||
''<span style="color:darkblue;">'''TODO:''' Instructions for individual components.</span>'' |
|||
== Server and Web Client == |
|||
== Desktop Client == |
|||
== Java Desktop Client == |
|||
== Android Client == |
|||
* [[BuildStendhalForAndroid#WebView_Client|Build Stendhal WebView Client for Android]] |
|||
= Systems = |
|||
== Windows == |
== Windows == |
||
| Line 19: | Line 49: | ||
* [[BuildStendhalForAndroid#WebView_Client|Build Stendhal WebView Client for Android]] |
* [[BuildStendhalForAndroid#WebView_Client|Build Stendhal WebView Client for Android]] |
||
= General Information = |
|||
* [[HowToGetLatestStendhal|How to get the latest version?]] |
* [[HowToGetLatestStendhal|How to get the latest version?]] |
||
[[Category:Development]] |
|||