Skip to content

l3nnartt/PermaVoice-1.8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PermaVoice-1.8

This addon allows you to talk in the LabyMod VoiceChat continuously!

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.