Dynamic Trees are now thicker and roots are no longer explosion resistant.
- Clone the repository.
- Open a command prompt/terminal to the repository directory.
- Run
gradlew build
on Windows, or./gradlew build
for macOS or Linux. - The built jar file will be in
build/libs/
.