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