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

shedaniel a0d901209e Update Cloth Config and architectury пре 4 година
common a0d901209e Update Cloth Config and architectury пре 4 година
fabric a0d901209e Update Cloth Config and architectury пре 4 година
forge a0d901209e Update Cloth Config and architectury пре 4 година
gradle 355b4fb802 New module system пре 5 година
.gitignore a0d901209e Update Cloth Config and architectury пре 4 година
LICENSE 713b7d623e Create LICENSE пре 6 година
README.md 355b4fb802 New module system пре 5 година
build.gradle a0d901209e Update Cloth Config and architectury пре 4 година
gradle.properties a0d901209e Update Cloth Config and architectury пре 4 година
gradlew f9310b7bce Done! пре 6 година
gradlew.bat f9310b7bce Done! пре 6 година
merging.policy d9d31380a5 Migrate to architectury fully пре 4 година
settings.gradle a0d901209e Update Cloth Config and architectury пре 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/.