mirror of
https://github.com/ViaVersion/ViaVersion.git
synced 2024-12-22 16:38:20 +01:00
Add note on required jdk version for compilation
This commit is contained in:
parent
898521de9a
commit
4df70de312
@ -64,6 +64,8 @@ Please note the [differences in licensing](#license).
|
||||
|
||||
Building:
|
||||
--------
|
||||
You need JDK 9 or higher to build ViaVersion. The plugin works on Java 8, but needs to be compiled with a higher version for compatibility reasons.
|
||||
|
||||
After cloning this repository, build the project with Gradle by running `/gradlew build` and take the created jar out of
|
||||
the `build/libs` directory.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user