JEmpire Developer Docs

Building from Source

  1. Download the source jar from sourceforge.
  2. Unjar the file. You should see the following file structure:
    • jempire
      • adminData
      • buildData
      • build.xml
      • gameTypes
      • src

  3. Create the folder jempire/lib.
  4. Populate the lib folder with the following jars:
  5. Change to the jempire folder. Enter the following command: ant
  6. The build will create two new folders: classes and deployment.
  7. To play the game, change to jempire/deployment and enter the following command: java -jar JEmpire.jar