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

shedaniel a0d901209e Update Cloth Config and architectury 4 år sedan
common a0d901209e Update Cloth Config and architectury 4 år sedan
fabric a0d901209e Update Cloth Config and architectury 4 år sedan
forge a0d901209e Update Cloth Config and architectury 4 år sedan
gradle 355b4fb802 New module system 5 år sedan
.gitignore a0d901209e Update Cloth Config and architectury 4 år sedan
LICENSE 713b7d623e Create LICENSE 6 år sedan
README.md 355b4fb802 New module system 5 år sedan
build.gradle a0d901209e Update Cloth Config and architectury 4 år sedan
gradle.properties a0d901209e Update Cloth Config and architectury 4 år sedan
gradlew f9310b7bce Done! 6 år sedan
gradlew.bat f9310b7bce Done! 6 år sedan
merging.policy d9d31380a5 Migrate to architectury fully 4 år sedan
settings.gradle a0d901209e Update Cloth Config and architectury 4 år sedan

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/.