Skip to content

Commit

Permalink
JDK 17 is minimum version for build
Browse files Browse the repository at this point in the history
  • Loading branch information
Speedy11CZ committed Sep 21, 2023
1 parent 5274f3b commit 2eae0ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Because Minecraft must be able to load corrupted resource packs, this allows us
This tool can be used only in **GUI** *(recommended)* or in **CLI**. You need to have Java 17 or higher installed on your computer.

## Building
For building this project, you need JDK 8 or newer.
For building this project, you need JDK 17 or newer.
Then, just run script `gradlew build` in project directory.
You can find compiled JAR files in `*/build/libs` directories.

Expand Down

0 comments on commit 2eae0ca

Please sign in to comment.