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 custom profile import for CF #914

Merged
merged 2 commits into from
Dec 14, 2023
Merged

fix custom profile import for CF #914

merged 2 commits into from
Dec 14, 2023

Conversation

maxomatic458
Copy link
Contributor

currently importing a CF profile uses the manifest.json file to get the modloader. but this file does not exist for custom profiles (but only for premade modpacks).

getting the required info from minecraftinstance.json instead makes it possible to also import custom profiles from CF.
fixes #913 and #874

ill mark it as a draft for now because i still want to do some testing to make sure that minecraftinstance.json is reliable for all modloaders

@maxomatic458 maxomatic458 changed the title use minecraftinstance.json for CF fix custom profile import for CF Nov 27, 2023
@maxomatic458 maxomatic458 marked this pull request as ready for review December 3, 2023 13:32
@Geometrically Geometrically merged commit ef8b525 into modrinth:master Dec 14, 2023
2 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

curseforge custom profiles not importing correctly
2 participants