Yes.
- Clone this repository.
- Run
gradlew genSourcesin the root project directory.
- To use IntelliJ, run
java -jar brachyura-*.jar idea, then import the project.
Use java -jar brachyura-*.jar build. The release will be a JAR file in the build/libs folder.
- Put the JAR file into the
mods/folder - Run
fabric-server-launch.jarin the server directory with aserver.jarthere or a different name specified withserverJar=...infabric-server-launcher.properties
- Download fabric-installer
- Use
java -jar fabric-installer--f6cdf7e17e-1.jar server -mcversion 1.12.2 - Download shedaniel's fixed fabric-loader
- Copy the contents of
fabric-loader-e4a8c2f8b6.jarintofabric-server-launch.jar