BCLib/README.md
2021-05-22 22:11:40 +03:00

14 lines
469 B
Markdown

[![](https://jitpack.io/v/paulevsGitch/BetterEnd.svg)](https://jitpack.io/#paulevsGitch/BetterEnd)
# BCLib
BCLib is a library mod for BetterX team mods, developed for Fabric, MC 1.16.4+
Importing:
* Clone repo
* Edit gradle.properties if necessary
* Run command line in folder: gradlew genSources eclipse (or Another-IDE-Name)
* Import project to IDE
Building:
* Clone repo
* Run command line in folder: gradlew build
* Mod .jar will be in ./build/libs