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

Modpack merging (multiple pack URLs) #38

Open
ghost opened this issue Jul 11, 2022 · 3 comments
Open

Modpack merging (multiple pack URLs) #38

ghost opened this issue Jul 11, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@ghost
Copy link

ghost commented Jul 11, 2022

Note

Sorry if this is already implemented or has been asked before, I have tried to search for it and didn't find anything.

Why?

I'm making a modpack and I want to merge Fabulously Optimized into it, I would add all of the mods that FO has, but then they wouldn't update with FO.

How

So instead, I would like to have a command like packwiz packwiz install https://[some-server]/pack.toml which would add the modpack.

The modpacks would act as normal mods but when installing (using packwiz-installer) the modpack it would expand into many other mods.

Note 2

Sorry if this makes no sense, I can explain more in the replies.

@comp500
Copy link
Member

comp500 commented Jul 11, 2022

I guess this would allow packs to "inherit" others? It would add a fair amount of complexity, but this is definitely a use case that others have mentioned before - I'd like to support it. Instead of adding this as part of the pack format, do you think it would be sufficient to implement this as a list of pack.toml links you supply to packwiz-installer instead? That would also mean users can use the same "overlay" pack with any other "base".

@ghost
Copy link
Author

ghost commented Jul 11, 2022

Yeah, that would work!

@comp500 comp500 changed the title feature: Allow adding/merging modpacks Modpack merging (multiple pack URLs) Jul 16, 2022
@comp500 comp500 transferred this issue from packwiz/packwiz Jul 16, 2022
@comp500 comp500 added the enhancement New feature or request label Jul 16, 2022
@OffsetMonkey538
Copy link

Any update on this? I'd love to have my pre-launch command download both additive and a servers custom pack. Even just an option to not delete existing mods would be fine, then I could just run the command twice with different urls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants