Skip to content

Latest commit

 

History

History
executable file
·
13 lines (10 loc) · 534 Bytes

README.md

File metadata and controls

executable file
·
13 lines (10 loc) · 534 Bytes

Axiom

Setup and Installation

  • In Eclipse, "import > git > local repository", clone from git, enter https://github.com/Innoviox/Axiom/ as the clone url, press enter a bunch of times
  • You need to run it with JVM configurations -XstartOnFirstThread
  • Add the joml and PNGDecoder jars to the build path
  • Add resources as a source folder

Now it should work.

Development