/MixinBootstrap

MixinBootstrap is a temporary way of booting Mixin in a MinecraftForge production environment.

Primary LanguageJavaApache License 2.0Apache-2.0

MixinBootstrap

License

This is an unofficial method of loading Mixin and as such do not expect any support.

Mixin is available in Forge 1.15.2-31.2.44+ & 1.16.1-32.0.72+ (MixinBootstrap is no longer required).

MixinBootstrap is a temporary way of booting Mixin in a MinecraftForge production environment.

Usage

Simply drop the MixinBootstrap-<VERSION>.jar into the MinecraftForge mods folder

Development

Add the org.spongepowered:mixin:0.8.5 dependency to your build.gradle, If you want to depend on MixinBootstrap then simply don't compile Mixin into your mod.

Download

Compatibility

Version Support Reason
1.12.2 ✔️ -
1.13.x Not supported due to ModLauncher version
1.14.x ⚠️ Only Forge 28.1.45 or later
1.15.x ✔️ -
1.16.x ✔️ -
1.17.x ✔️ -

✔️ - Full Support | ⚠️ - Partial Support | ❌ - No Support

License

MixinBootstrap is licensed under the Apache 2.0 license.