Partial API calls fixes

This commit is contained in:
paulevsGitch 2021-12-05 05:51:51 +03:00
parent 6671b43cac
commit 2367b5d5be
9 changed files with 20 additions and 62 deletions

View file

@ -2,13 +2,13 @@
# Better End
Better End Mod for Fabric, MC 1.17.1
Better End Mod for Fabric, MC 1.18
Importing:
* Clone repo
* Edit gradle.properties if necessary
* Run command line in folder: gradlew genSources eclipse (or Another-IDE-Name)
* Run command line in folder: gradlew genSources idea (or eclipse)
* Import project to IDE
Building: