Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 309 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 309 Bytes

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