Better End Mod
Find a file
2023-12-27 15:42:05 +01:00
.github/ISSUE_TEMPLATE Added 1.19.3 to issue template 2022-12-09 12:31:37 +01:00
gradle/wrapper gradlew update to 7.3 2021-12-04 14:07:23 +01:00
json Fixed Sign States 2023-06-04 17:26:54 +02:00
src/main [Feature] Support for Fabric Launcher 15.x (#322, #318, quiqueck/BCLib#136, quiqueck/BCLib#137, quiqueck/BCLib#138) 2023-12-27 15:42:05 +01:00
.gitignore Task to auto increment build version 2023-06-19 19:34:34 +02:00
build.gradle Task to auto increment build version 2023-06-19 19:34:34 +02:00
Convert.java Merge branch 'master' of github.com:paulevsGitch/BetterEnd into 1.17 2021-07-13 18:07:06 +02:00
gradle.properties Version and dependency Bump 2023-06-18 18:01:58 +02:00
gradlew gradlew update to 7.3 2021-12-04 14:07:23 +01:00
gradlew.bat gradlew update to 7.3 2021-12-04 14:07:23 +01:00
jitpack.yml Updated jitpack to Java 17 (closes #391) 2022-01-11 17:12:02 +01:00
LICENSE Asset License 2022-07-29 11:10:00 +02:00
LICENSE.ASSETS Asset License 2022-07-29 11:10:00 +02:00
README.md jitpack update location 2022-06-07 14:19:33 +02:00
settings.gradle Use Wunderlib 2023-05-17 01:33:19 +02:00

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