YoungSoulluoS / cem_Fork

Reimplementation of Custom Entity Models in Minecraft for the Fabric Modloader
GNU Lesser General Public License v3.0
72 stars 6 forks source link

How to compile? #4

Closed ActualBest closed 2 years ago

ActualBest commented 2 years ago

How do I compile this mod so I have a .jar file? I tried gradlew build and got this error:

* What went wrong:
An exception occurred applying plugin request [id: 'fabric-loom', version: '0.12-SNAPSHOT']
> Failed to apply plugin 'fabric-loom'.
   > You are using an outdated version of Java (8). Java 17 or higher is required.
ActualBest commented 2 years ago

Nevermind, I didn't see the compiled version in Releases