An easy to use GUI for remapping classes, methods, and fields of compiled java programs.
For information on how to use JRemapper and other details about it, check out the wiki.
The TLDR usage is as follows:
- Global keybinds
Control + NOpen a jar fileControl + OOpen mappings fileControl + EExport jar file (mappings are applied to output)Control + SSave mappings to file (Json)Control + ZUndo mapping changeControl + YRedo mapping change
- Editor pane keybinds
NNavigate to selected itemBackspaceGo to last item
See the releases page for the latest build, or compile it yourself with mvn package
