Skip to content

Add version information for embedded ASM - #358

Open
ah-OOG-ah wants to merge 1 commit into
masterfrom
ah-OOG-ah/implVersion
Open

Add version information for embedded ASM#358
ah-OOG-ah wants to merge 1 commit into
masterfrom
ah-OOG-ah/implVersion

Conversation

@ah-OOG-ah

Copy link
Copy Markdown
Member

Summary

By default, Mixin detects the minor version of the loaded ASM library by checking the package version. I have no idea how this works with UniMixins - possibly because it shades ASM itself. However, if using the non-shaded ASM, Mixin relies on the package's implementation version, which gets picked up as the version of the forgePatches jar.

This PR adds ASM's version to the manifest, so Mixin can read it.

Checklist

  • I have tested this PR in DevEnv
  • I have tested this PR in Fullpack
  • This PR is in compliance with the GTNH AI Policy

@ah-OOG-ah
ah-OOG-ah requested a review from eigenraven August 16, 2026 17:48
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.

1 participant