Skip to content

paulevsGitch/BetterEnd

Repository files navigation

Better End

The Latest Version of BCLib can be found here: https://github.com/quiqueck/BetterEnd

Better End Mod for Fabric, MC 1.18

Importing:

  • Clone repo
  • Edit gradle.properties if necessary
  • Run command line in folder: gradlew genSources idea (or eclipse)
  • Import project to IDE

Building:

  • Clone repo
  • Run command line in folder: gradlew build
  • Mod .jar will be in ./build/libs