Chocohead / Fabric-ASM

Just what Asie never wanted
Mozilla Public License 2.0
158 stars 19 forks source link

compatibility with Fabric Loader 0.7.2 #5

Closed UpcraftLP closed 4 years ago

UpcraftLP commented 4 years ago

Fabric Loader now uses Mixin 0.8 and ASM 7.2, which is a breaking library change.

Uses of org.spongepowered.asm.lib.tree.* classes need to be replaced with the corresponding ASM classes.