Skip to content

Legacy-Fabric/LFAPI-BTW

Repository files navigation

Legacy Fabric API - BTW

Make Legacy Fabric API usable with BetterThanWolves CE 3.0

Contributing

  • Clone this repository
  • Download the according BTW-CE 3.0+ intermediary release
  • Drag&Drop the intermediary .zip file onto the install.bat
  • Wait till it fully finishes
  • Run the gradle task build and then runClient

Useful gradle commands

# Compile your mod
./gradlew build

# Remove old build files
./gradlew clean

# Generate Minecraft sources
./gradlew genSources

# Launch a modded Minecraft client
./gradlew runClient

# Kill gradle if it's doing stupid things
./gradlew --stop

License

This template is available under the CC0 license. Feel free to learn from it and incorporate it in your own projects. This project incorporates:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published