Skip to content

zeichenreihe/carpetmod112

 
 

Repository files navigation

Carpet Mod

Yes.

Getting Started

Setting up your sources

  • Clone this repository.
  • Run gradlew genSources in the root project directory.

Using an IDE

  • To use IntelliJ, run java -jar brachyura-*.jar idea, then import the project.

Using the build system

To create a release

Use java -jar brachyura-*.jar build. The release will be a JAR file in the build/libs folder.

To run the release

  • Put the JAR file into the mods/ folder
  • Run fabric-server-launch.jar in the server directory with a server.jar there or a different name specified with serverJar=... in fabric-server-launcher.properties

Procedure to create the fabric-server-launch.jar

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%