Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 355 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 355 Bytes

Soul Lights

A Minecraft mod that adds soul fire based lights.

Setup and build

  • Clone this repo.
  • Run gradlew genSources idea for IntelliJ and gradlew genSources eclipse for Eclipse and import the Gradle project. (This is optional if you don't want to change the source code)
  • Run gradlew build for creating a build (result in build/libs/)