First upload
This commit is contained in:
parent
f09ee4d630
commit
d807c9fd1c
15 changed files with 563 additions and 23 deletions
16
README.md
16
README.md
|
@ -1,2 +1,14 @@
|
|||
# BCLib
|
||||
A library mod for BetterX team mods, developed for Fabric, MC 1.16.4+
|
||||
[](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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue