VisualGuideToBuildingStendhalStep5

From Arianne
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.

Step5BuildStendhalWithAnt01.png

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.

Step5BuildStendhalWithAnt02.png

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

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

Step5BuildStendhalWithAnt03.png

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

Step5BuildStendhalWithAnt04.png

You can press any key to close this window.

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