Skip to content

Beta 6

Pre-release
Pre-release
Compare
Choose a tag to compare
@Col-E Col-E released this 13 Oct 11:29
· 4624 commits to master since this release

What's New

  • Decompilation for:
    • Entire classes
    • Single methods

Small update, but an internal decompiler is really handy. It will allow quickly checking for valid bytecode edits (As opposed to exporting, running an external decompiler, re-exporting after fixing, etc.). Not to worry, I will add a fully fledged verifier in the future.