Skip to content
swat30 edited this page Sep 13, 2010 · 3 revisions

Download source or a precompiled package from GitHub. Make sure you have Java installed (the JDK will be required for the source download)

Run from source


Linux:



  • Goto the root directory of the game in a terminal

  • chmod +x install.sh

  • ./install.sh

  • java ww

Windows:

  • Goto the root directory of the game
  • Double-click on install.bat
  • Open a command prompt and change to the root directory of the game
  • java ww

Clone this wiki locally