Skip to content

Running Overlap2d from source

Daniel Gerson edited this page May 6, 2016 · 1 revision
  • Fork the source code from Github.
  • Checkout your own local copy.
  • Import into IntelliJ using Gradle (running gradlew idea to export an IntelliJ only version doesn't seem to work).
  • Run the Main class.
  • When it fails to run, set the working directory in IntelliJ to
overlap2d\overlap2d\assets

Rerun

Clone this wiki locally