"named this way because i didn't realise there was another libremines!"
- Java 21
- Maven
This will automatically fetch dependencies and run the project:
./mvnw javafx:run./mvnw.cmd javafx:run- GraalVM
- Maven 3.8.8
Create the maven wrapper at version 3.8.8. GluonFX does not work with newer versions as of 2024-07-27.
mvn wrapper:wrapper -Dmaven=3.8.8Install dependencies, build and run:
./mvnw dependency:resolve gluonfx:buildA native binary should be placed at target/gluonfx/<your architecture>/libremines
