Remaps non-Fabric mods at runtime with hooks available to expand it.
Now supports remapping mixins and mixin refmaps.
Implement hooks to allow ClassTransformers thanks to gudenau's Fabric Core Mods code.
Some improvements on mod remapper.
Fix ASM Magic not working.
Add ASM Magic thx to LlamaLad7!
Fix ClassVisitor not visiting.
Switch to my own fork of FabricASM. Fix crash with old guava. Fix crash when log4j isn't present.
Finally fix asm related freezes. Rework visitor api again :( .
fix possible softlock when remapping mods Log more info to debug. Includes and depends on Fabric-ASM now. Breaks API Compat.
Try initializing earlier to allow applying mixins to mod class. Add a few methods to help with method and field reflection.
Fix member mappings generation on babric
Fix mods not getting loaded or discovered at all AGAIN.
Fix mods not getting loaded or discovered at all.
Additional api available + some bug fixes.
Fix crash when RemapLib String/url is empty. Allow to pass a Path instead of String to RemapLib.
fix compatibility with glued intermediary
Initial Release
90% of ad revenue goes to creators
Show all versions