VisualGuideToBuildingStendhalStep5

From Arianne
Revision as of 21:30, 21 January 2016 by imported>Hendrik Brummermann
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Step 5. Build the Stendhal distribution using Ant

Move the AntDist file inside the stendhal folder which is inside the projects folder, or wherever you have the stendhal folder that you checked out from Git.

To be sure that you are in the right stendhal folder, you should see a file named build.xml, which will be used by Ant to build the Stendhal distribution.

Select the AntDist file and press the [enter] key (↵).

A command prompt window will appear and the building process will begin:

After quite some time, when the text BUILD SUCCESSFUL is displayed, the process will be finished.

You can press any key to close this window.

Go to Step 6. Locate the built server and client zip files