Java 11 is required.

This commit is contained in:
Sheepit Renderfarm
2021-09-10 00:28:19 +00:00
parent a68639ff51
commit 655e85691d

View File

@@ -8,7 +8,7 @@ SheepIt Render Farm Client is an *Open Source* client for the distributed render
## Compilation
You will need Java 1.8 or higher. (OpenJDK and Oracle are both supported).
You will need Java 11 or higher. (OpenJDK and Oracle are both supported).
To create the jar file, simply type `./gradlew shadowJar` on linux/OSX and `gradlew.bat shadowJar` on Windows in the project's root directory.
## Usage