
MixinBooterLegacy
Library for Mod Developers
This library is specifically designed for mod developers who want to use Mixin technology to implement changes in other modifications but face limitations because their projects are not full-fledged core mods.
MixinBooterLegacy solves this problem by providing early initialization and loading of mixin configurations at the very beginning stages of game launch. This significantly simplifies the integration process for developers using this tool.
Important Compatibility Information
If you encounter game crashes when using this library, we recommend trying an alternative solution - UniMixins, which may be a more stable option.
About the Project
This version represents an unofficial port of the original MixinBooter by Rongmario, adapted to work with Minecraft version 1.7.10. The original project was developed for version 1.12.2.
Developers wishing to integrate this library into their projects are advised to review the technical documentation in the corresponding repository section.