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

othuntgithub 0f21ce7ff7 create ko_kr.json (#71) il y a 4 ans
common 0f21ce7ff7 create ko_kr.json (#71) il y a 4 ans
fabric 32288c2789 Multi-loader common module build il y a 5 ans
forge 3300b5495d Bump to 5.5.4 il y a 5 ans
gradle 355b4fb802 New module system il y a 5 ans
.gitignore 32288c2789 Multi-loader common module build il y a 5 ans
LICENSE 713b7d623e Create LICENSE il y a 6 ans
README.md 355b4fb802 New module system il y a 5 ans
build.gradle 3300b5495d Bump to 5.5.4 il y a 5 ans
gradle.properties 3300b5495d Bump to 5.5.4 il y a 5 ans
gradlew f9310b7bce Done! il y a 6 ans
gradlew.bat f9310b7bce Done! il y a 6 ans
merging.policy 355b4fb802 New module system il y a 5 ans
settings.gradle 4b1456909e Migrate to using the architect plugin il y a 5 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/.