Source: https://github.com/tox1cozZ/mixin-booter-legacy/tree/1.2.1

Classes used:

*

Modifications:
- Replaced mod container with a @Mod annotation
- Changed shaded ASM package name to legacy one
- Changed mixin config to use PREINIT phase
- Added call to "unimixins.mixinModidDecorator.refresh" after loading early mixins in MixinBooterLegacyPlugin and late mixins in LoadControllerMixin
- Added 1.8+ @Mod and @IFMLPlugin annotations
- Set acceptableRemoteVersions = "*" in @Mod annotation

License: LGPL 2.1 (see LICENSE)
