Standalone build script to compile, package and distribute a Java project with natives dependencies like LWJGL and JInput.
- Java JDK 25 (or version specified in
SOURCE_VERSION) - SDKMAN (optional, for automatic Java installation)
- curl or wget (to download dependencies)
- zip (to create the distribution archive)