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 a modpack from a zip file #179

Open
theRookieCoder opened this issue Jul 22, 2022 · 5 comments
Open

Install a modpack from a zip file #179

theRookieCoder opened this issue Jul 22, 2022 · 5 comments
Labels
enhancement Improvements to the project

Comments

@theRookieCoder
Copy link
Collaborator

The problem

There is no way to install modpacks from a zip file

@khuongduy354
Copy link

I think there are 2 approach

  1. use manifest.name to search for curseforge, use the top result id, download and install it
  2. download all mods using their projectId in manifest.files which would be easier if we have this
    Add multiple mods at once #175

@theRookieCoder
Copy link
Collaborator Author

I will be using the exact same approach that modpacks use currently for downloading, version IDs should already be provided in the manifest. The only difference is that instead of getting the modpack file from mod distribution sites, the user can provide the file instead.

@khuongduy354
Copy link

@theRookieCoder are you workin on this? Can i join?

@theRookieCoder
Copy link
Collaborator Author

I’m currently not working on anything at the moment.

@Xlaits
Copy link

Xlaits commented Jan 14, 2024

Is there any update on this?

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

3 participants