Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 378 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 378 Bytes

JarModAgent

java agent for bootstrapping jar mods, as well as coremodding with ClassTransform for runtime patches.

TODO

  • support class transform better in unimined - add remapping support (maybe fork and do refmaps)

* bootstrap jars from the mods folder

* read transform list from manifest instead of launch arg