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 Minecraft fabric versioning #247

Merged
merged 3 commits into from
Dec 1, 2023
Merged

fix Minecraft fabric versioning #247

merged 3 commits into from
Dec 1, 2023

Conversation

JSaterdalen
Copy link
Contributor

The fabric api no longer supports "latest" as a loader version. Defaulting to a specific version instead.

Resolves #235

Fabric metadata API no longer supports "latest" so we need to default to a specific version instead.
@JSaterdalen JSaterdalen marked this pull request as ready for review November 30, 2023 20:30
@LordRalex
Copy link
Member

I'd rather just remove the value myself. When do you need older versions?

@JSaterdalen
Copy link
Contributor Author

@LordRalex That's a good question. I can remove that argument entirely.

@LordRalex LordRalex merged commit ec07227 into pufferpanel:v2.6 Dec 1, 2023
1 check passed
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.

[Fabric] Server failed to install (error code 400)
2 participants