Skip to content

Instantly share code, notes, and snippets.

@Kyu
Created January 12, 2021 17:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Kyu/5a6dde7143ea6923ce0f1275d81e82e6 to your computer and use it in GitHub Desktop.
Save Kyu/5a6dde7143ea6923ce0f1275d81e82e6 to your computer and use it in GitHub Desktop.
java -cp java-decompiler.jar org.jetbrains.java.decompiler.main.decompiler.ConsoleDecompiler -hdc=0 -dgs=1 -rsy=1 -rbr=1 -lit=1 -nls=1 -mpm=60 -lac=1 DragonBlockC-v1.4.72.jar decomp/; cd decomp; unzip -q DragonBlockC-v1.4.72.jar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment