Yes.
- Clone this repository.
- Run
gradlew genSources
in 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.jar
in the server directory with aserver.jar
there 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.jar
intofabric-server-launch.jar