HowToBuildStendhal: Difference between revisions

Content deleted Content added
imported>AntumDeluge
Android WebView Client (currently unsupported)
imported>AntumDeluge
mNo edit summary
 
(27 intermediate revisions by the same user not shown)
Line 3:
 
 
= Build Tools =
==Windows==
 
See [[HowToBuildStendhal/BuildTools|build tools page]].
[[VisualGuideToBuildingStendhal|Visual Guide to Building Stendhal on Windows®]]
 
 
==GNU/Linux==
= 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-&lt;version&gt;-src.tar.gz</span>''
* ''<span style="color:darkblue;">build/stendhal-server-&lt;version&gt;.zip</span> (includes web client)''
* ''<span style="color:darkblue;">build/stendhal-&lt;version&gt;.zip</span> (Java client)''
* ''<span style="color:darkblue;">build/stendhal-webclient-&lt;version&gt;.zip</span> (requires server)''
* ''<span style="color:darkblue;">build/stendhal-starter-&lt;version&gt;.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 ==
 
* [[VisualGuideToBuildingStendhal|Visual Guide to Building Stendhal on Windows®]]
 
== GNU/Linux ==
 
* [[BuildStendhalOnUbuntu|Building Stendhal on Ubuntu® - Installation Guide Step-by-step]]
 
== Mac OS X ==
 
* [[BuildStendhalOnMacOsX | Build Stendhal On Mac Os X]]
 
== Android WebView Client ==
 
* [[BuildStendhalForAndroid#WebView_Client|Build Stendhal WebView Client for Android]]
'''''NOTE:''' currently unsupported''
 
== General informationInformation ==
* [[BuildStendhalForAndroid | Build Stendhal WebView Client for Android]]
 
== General information ==
 
* [[HowToGetLatestStendhal|How to get the latest version?]]
 
 
[[Category:Development]]