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 Modrinth update checking for Minecraft 1.0.0 and below #18

Open
wants to merge 1 commit into
base: 1.0
Choose a base branch
from

Conversation

LostLuma
Copy link
Contributor

Resolves #17. Can be applied to the b1.7 and b1.8 branches w/o conflicts.

The Modrinth API uses different names for these versions than Loader, so they have to be converted:
1.0.0 -> 1.0
1.0.0-beta.7.3 -> b1.7.3

@LostLuma LostLuma force-pushed the fix/mc-1.0.0-update-checker branch from e409367 to 024c0c3 Compare July 11, 2024 13:19
@SpaceWalkerRS
Copy link
Member

Thanks for the PR! I'll merge it in later, and I'm in half a mind to cherry pick it to all other versions too just for consistency.

There is a related issue in that Ornithe supports loads of versions that are not on Modrinth, and several versions with different version ids than both Loader and Modrinth. But that is more of a Loader and Modrinth issue than a ModMenu issue.

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