Skip to content
kokkermanz edited this page Jul 1, 2023 · 5 revisions

Welcome to the lbp_bgm wiki!

Building:

 % mvn -U compile package

will compile and package the class files and natives into a jar.
you can also use an IDE to do that for you.
Warning: For now, the Mac pom.xml assumes you are on Linux or Unix. There is a chance it wont build properly on Windows.

TODO:

Get that Maven thing to insert natives for all
Build properly lol
figure out maven
cleanse the pain from the POM

Clone this wiki locally