Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shedaniel/lightoverlay

To provide users with NEI-like light overlay for Minecraft 1.14+.
https://github.com/shedaniel/lightoverlay

architectury

Last synced: 3 days ago
JSON representation

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

Awesome Lists containing this project

README

        

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