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

Install profiles and modpacks to the vanilla launcher #212

Open
Lancelotbronner opened this issue Oct 6, 2022 · 3 comments
Open

Install profiles and modpacks to the vanilla launcher #212

Lancelotbronner opened this issue Oct 6, 2022 · 3 comments
Labels
enhancement Improvements to the project

Comments

@Lancelotbronner
Copy link

The problem

It is possible to add the modpack and profiles to the official Minecraft launcher to make launching those profiles easier.

I'd like if ferium could do it automatically!

My solutions

Maybe a configuration on a profile to automatically sync over to a launcher profile. It would create the launcher profile when creating the profile/modpack and store its id. Whenever it is modified the launcher profile id can be updated!

  1. Install the mod loader version to the launcher (using the official installers?)
  2. Infer launcher profile name & installation folder from the profile or modpack directory
  3. Make the launcher profile version the one just installed
  4. (Bonus) Embed the icon into the launcher profile icon!
@Lancelotbronner Lancelotbronner added the enhancement Improvements to the project label Oct 6, 2022
@theRookieCoder
Copy link
Collaborator

Since ferium is going to become a CLI Minecraft launcher this doesn't make sense, but I do like the convenience of a feature like this so I'll have to think about it.

@Lancelotbronner
Copy link
Author

Yeah, it's very much a nice-to-have! I think it would mostly be nice for non-tech savvy users (aka my friends XD) so the CLI usage can be minimized to installation or updates.

@theRookieCoder
Copy link
Collaborator

Ferium could also run the respective mod loaders' installers headless to install the latest version of the mod loader, which I think is pretty convenient.

@theRookieCoder theRookieCoder changed the title Add profiles and modpacks to the official launcher Install profiles and modpacks to the vanilla launcher Mar 23, 2023
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

2 participants