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

othuntgithub 0f21ce7ff7 create ko_kr.json (#71) há 4 anos atrás
common 0f21ce7ff7 create ko_kr.json (#71) há 4 anos atrás
fabric 32288c2789 Multi-loader common module build há 5 anos atrás
forge 3300b5495d Bump to 5.5.4 há 5 anos atrás
gradle 355b4fb802 New module system há 5 anos atrás
.gitignore 32288c2789 Multi-loader common module build há 5 anos atrás
LICENSE 713b7d623e Create LICENSE há 6 anos atrás
README.md 355b4fb802 New module system há 5 anos atrás
build.gradle 3300b5495d Bump to 5.5.4 há 5 anos atrás
gradle.properties 3300b5495d Bump to 5.5.4 há 5 anos atrás
gradlew f9310b7bce Done! há 6 anos atrás
gradlew.bat f9310b7bce Done! há 6 anos atrás
merging.policy 355b4fb802 New module system há 5 anos atrás
settings.gradle 4b1456909e Migrate to using the architect plugin há 5 anos atrás

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