pcal43 / splitscreen

Minecraft mod. Easy window positioning for local multiplayer
MIT License
3 stars 1 forks source link

Remove outdated mixin flags #8

Closed martipops closed 8 months ago

martipops commented 8 months ago

Fixes the exception for 1.20.4:

Mixin prepare for mod splitscreen failed preparing IntegratedServerLoaderMixin in splitscreen.mixins.json: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException The specified mixin 'net.pcal.splitscreen.mod.fabric.mixins.IntegratedServerLoaderMixin' was not found
pcal43 commented 8 months ago

fixed