- Java >= 11
- Internet connection (dependencies are downloaded automatically)
- IDE: Gradle Plugin (not necessary for command line usage)
Open the JGrounds Gradle project in your favorite IDE (tested with IntelliJ 2019) and build it
by calling the run task.
Navigate to the Gradle project (e.g., path/to/JGrounds) and enter the following command
bash gradlew run
gradlew run
