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

shedaniel 79e1db07c3 2.8.0 Cubic Chunk calculation, using glList during caching il y a 4 ans
common 79e1db07c3 2.8.0 Cubic Chunk calculation, using glList during caching il y a 4 ans
fabric 79e1db07c3 2.8.0 Cubic Chunk calculation, using glList during caching il y a 4 ans
forge 79e1db07c3 2.8.0 Cubic Chunk calculation, using glList during caching il y a 4 ans
gradle 355b4fb802 New module system il y a 5 ans
.gitignore a0d901209e Update Cloth Config and architectury il y a 4 ans
LICENSE 713b7d623e Create LICENSE il y a 6 ans
README.md 355b4fb802 New module system il y a 5 ans
build.gradle a0d901209e Update Cloth Config and architectury il y a 4 ans
gradle.properties 79e1db07c3 2.8.0 Cubic Chunk calculation, using glList during caching il y a 4 ans
gradlew f9310b7bce Done! il y a 6 ans
gradlew.bat f9310b7bce Done! il y a 6 ans
merging.policy d9d31380a5 Migrate to architectury fully il y a 4 ans
settings.gradle a0d901209e Update Cloth Config and architectury il y a 4 ans

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