youer
Docs
English
Developers
Build

Build Youer with Gradle

⚠️

Don't forget to generate patches if you modified Minecraft source code.

Build with Linux:

bash gradlew setup youerJar

Build with Windows:

gradlew.bat setup youerJar

The Youer server jar file is located at ./projects/youer/build/libs/youer-xxxxx-server.jar

This is the jar file that you will need to run your server.