Prerequisites
- Arch Linux (if you don't want to die, no seriously, you're on your own otherwise)
- JDK 11
- Ant
- Download JavaFX from https://gluonhq.com/products/javafx/
- Pick version 17 / SDK / OS.
- Download and extract to a folder called
javafx17.0
in the root of this project.
Build and Run
To build, run ant ready-to-run
.
To run, run ./run.sh
. (requires Arch Linux)