3 Building
Melledy edited this page 2022-05-14 06:15:10 -07:00

Prerequisites

Note about Gradle

If the command gradle is mentioned, use your operating system equivalent. (ex. on Windows use gradlew)

Building

  1. Setup your Gradle environment by running gradle
  2. Compile the server into a JAR with gradle jar (other build methods work too!)