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

shedaniel 0587c4564e Bump version to 5.8.1 4 years ago
common 4f83322776 Create fr_fr.json (#90) 4 years ago
fabric 79e1db07c3 2.8.0 Cubic Chunk calculation, using glList during caching 4 years ago
forge 79e1db07c3 2.8.0 Cubic Chunk calculation, using glList during caching 4 years ago
gradle 355b4fb802 New module system 5 years ago
.gitignore a0d901209e Update Cloth Config and architectury 4 years ago
LICENSE 713b7d623e Create LICENSE 6 years ago
README.md 355b4fb802 New module system 5 years ago
build.gradle a0d901209e Update Cloth Config and architectury 4 years ago
gradle.properties 0587c4564e Bump version to 5.8.1 4 years ago
gradlew f9310b7bce Done! 6 years ago
gradlew.bat f9310b7bce Done! 6 years ago
merging.policy d9d31380a5 Migrate to architectury fully 4 years ago
settings.gradle a0d901209e Update Cloth Config and architectury 4 years ago

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