To provide users with NEI-like light overlay for Minecraft 1.14 .

shedaniel ccbc35ff0f Fix #103, Fix #105, Fix #99, Fix #100 4 سال پیش
common ccbc35ff0f Fix #103, Fix #105, Fix #99, Fix #100 4 سال پیش
fabric 5b36cf6b84 More optimised ticking 4 سال پیش
forge f486673f8e Update to 1.17 4 سال پیش
gradle f486673f8e Update to 1.17 4 سال پیش
.gitignore a0d901209e Update Cloth Config and architectury 4 سال پیش
LICENSE 713b7d623e Create LICENSE 6 سال پیش
README.md 355b4fb802 New module system 5 سال پیش
build.gradle f486673f8e Update to 1.17 4 سال پیش
gradle.properties ccbc35ff0f Fix #103, Fix #105, Fix #99, Fix #100 4 سال پیش
gradlew f9310b7bce Done! 6 سال پیش
gradlew.bat f9310b7bce Done! 6 سال پیش
merging.policy d9d31380a5 Migrate to architectury fully 4 سال پیش
settings.gradle f486673f8e Update to 1.17 4 سال پیش

README.md

LightOverlay

Fabric and Forge are split into modules, and we merge it afterwards

Running

Fabric: gradlew :fabric:runClient
Forge: gradlew :forge:runClient

Or use the run configs if you are using IntelliJ IDEA.

Compiling

Run gradlew buildMerged, and the merged jar will be in build/libs/.