What's new
- Added alternative instruction editor, the assembler
- Edit instructions as text
- Includes:
- Tab-completion for opcodes, class names, field & method declarations
- Errors shown in-line, hover over red dots for detailed messages
- Verification (Ensures bytecode is valid)
- Ability to use variable names in addition to raw indices
- For more information see: Assembler guide
- Update CFR decompiler to 143
- Slight change to instruction display format
What's fixed
Copykeybind didn't copy display text of selected content to system keyboardDuplicatekeybind generating private custom instruction implementations