Skip to content

Latest commit

 

History

History
26 lines (24 loc) · 666 Bytes

README.md

File metadata and controls

26 lines (24 loc) · 666 Bytes

Bugfixes-1.8

Enable all Bugfixes + Markers

Build Addon

Setup Workspace

gradlew setupDecompWorkspace 

Setup for InteliJ

gradlew idea

Setup for Eclipse

gradlew eclipse

Build Addon

gradlew build 

Debug Addon

-Dfml.coreMods.load=net.labymod.core.asm.LabyModCoreMod -DdebugMode=true -Daddonresources=addon.json

For more information you can check out the LabyMod documentation.