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

Export a profile to a Modrinth or CurseForge modpack #98

Open
theRookieCoder opened this issue May 28, 2022 · 8 comments
Open

Export a profile to a Modrinth or CurseForge modpack #98

theRookieCoder opened this issue May 28, 2022 · 8 comments
Labels
enhancement Improvements to the project

Comments

@theRookieCoder
Copy link
Collaborator

Something like ferium profile export modrinth or ferium profile export curseforge

@theRookieCoder theRookieCoder added the enhancement Improvements to the project label May 28, 2022
@theRookieCoder
Copy link
Collaborator Author

Disclaimer:
CurseForge modpacks will only support cf mods

@JustSimplyKyle
Copy link
Contributor

Only mods?
Is it possible to also add other folders to tbe modpack?

@theRookieCoder
Copy link
Collaborator Author

You will be able to specify an overrides directory when exporting

@theRookieCoder theRookieCoder pinned this issue May 28, 2022
@JustSimplyKyle
Copy link
Contributor

Hmm, how would this work for resourepack tho. i mean yeah you could set an resourcepack override, but doesn't most modpacks use curseforge resource pack url?

@theRookieCoder
Copy link
Collaborator Author

This is only for exporting a Ferium profile, so that's left to the user

@soupglasses
Copy link

You could look into using packwiz as an intermediatary to the export. It has export support for both curseforge and modrinth.

@CorneliusCornbread
Copy link

You could look into using packwiz as an intermediatary to the export. It has export support for both curseforge and modrinth.

Maybe integration with packwiz would be the way to go?

@sakurayang
Copy link

packwiz is a golang project, so I think it may have some issues for just integration with this project?
and I guess @imsofi is a better way like this:

ferium config pack.tool "path/to/packwiz"
ferium profile export curseforge --both
# the command format is refer to packwiz (packwiz curseforge export --both)

The second command will run a packwiz instant to export the profile.

Are there any other better solutions? Because this way need user to install some other extra stuff.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvements to the project
Development

No branches or pull requests

5 participants