/mixin-booter-legacy

Allows any mixins that work on mods to work effortlessly. Unofficial port of MixinBooter for Minecraft 1.7.10.

Primary LanguageJavaGNU Lesser General Public License v2.1LGPL-2.1

mixin-booter-legacy

Allows any mixins that work on mods to work effortlessly.
Unofficial port of MixinBooter for Minecraft 1.7.10.
MixinBooter 1.12.2 - https://github.com/LoliKingdom/MixinBooter

For Users:

Download mod from CurseForge and put jar to your mods directory.

For Developers:

apply from: 'https://raw.githubusercontent.com/tox1cozZ/mixin-booter-legacy/master/gradle/configurations/v1.gradle'

mixin {
    // Set custom refmap name. By default using project name
    // mixinRefMapName = 'mixin.custom.refmap.json'
}