Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 514 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 514 Bytes

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