Skip to content
DogOnFire edited this page Aug 9, 2019 · 1 revision
Project
Download
Support and Documentation
Developers
Related Plugins

Compiling Werewolf.jar

  • Werewolf must be compiled with java 8 compliance. Make sure you have a JDK 8 installed.
  • Werewolf has developed using Eclipse (But any other IDE should work as well)
  • Check out this repo using git in a commandline: git clone https://github.com/DogOnFire/Werewolf.git
  • Open the Werewolf project folder in Eclipse
  • Right click the Werewolf project folder in Eclipse and select "Run as maven build..."
  • Click the "Run" button in the configuration window that appears
Clone this wiki locally