Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 420 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 420 Bytes

Better End

Better End Mod for Fabric, MC 1.19

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