Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix newer versions of MixinSquared breaking older versions #3

Merged
merged 3 commits into from
Sep 30, 2024

Conversation

Bawnorton
Copy link
Contributor

MixinSquared migrated from jitpack to my own maven when 0.2.0-beta.5 released, I did not know at the time that this would break compatibility with older versions of MixinSquared as the maven group changed from com.github.bawnorton to com.bawnorton causing mod loaders to think they were different mods.

This PR reverts that change to allow for compatibility with older versions of MixinSquared.

I aplogize for the inconvenience, I was not aware of the implications of this change.

This PR was generated automatically

@pog5 pog5 merged commit fb05f40 into pog5:Fabric-1.20.1-.4 Sep 30, 2024
1 check passed
Copy link
Owner

@pog5 pog5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Bawnorton Bawnorton deleted the fix/mixinsquared-dependency branch October 1, 2024 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants