Skip to content

Add support for unobfuscated versions#45

Closed
davepusey wants to merge 4 commits intoWinPlay02:masterfrom
davepusey:support-unobf
Closed

Add support for unobfuscated versions#45
davepusey wants to merge 4 commits intoWinPlay02:masterfrom
davepusey:support-unobf

Conversation

@davepusey
Copy link

These changes provide support for the recent switch to unobfuscated versions, including the new 26.x numbering scheme.

When used with the default mojmap mappings, it will automatically switch to the unobfuscated versions from 25w45a onwards.

Tested using command line:

gradlew run --args="--create-version-branches --min-version=1.21.10 --skip-nonlinear --no-assets --no-external-assets --no-datagen-report --no-datagen-snbt --no-datapack --override-repo-target=minecraft-repo-10"

Results:

image

Closes #35

@WinPlay02
Copy link
Owner

Thanks for the work on this feature. As PR #37 is more fully featured (as it provides more granular control to the user) and seems to be based on your work, I would prefer pulling that PR instead. Any suggestions are still very welcome.

@WinPlay02 WinPlay02 closed this Dec 29, 2025
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.

Support new un-obfuscated versions.

2 participants