Skip to content

A tool for deobfuscating Minecraft mods. Was going to be called FDRO, then Github suggested this name.

Notifications You must be signed in to change notification settings

Xfel/bearded-octo-nemesis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compile into a jar file, or download the one from Github, and then run it to get the GUI version
which can deobfuscate mods.

For the command line version, use "java -cp nameofjarfile.jar immibis.beardedoctonemesis.Main"
followed by the required arguments. With no arguments, it shows what the expected arguments are.

Note that for digitally signed mods, you must delete META-INF after running this tool, or you will
get an ArrayIndexOutOfBoundsException from FML.

About

A tool for deobfuscating Minecraft mods. Was going to be called FDRO, then Github suggested this name.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%