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

[Feature Request] Modpack Updating #71

Open
sarpuser opened this issue Oct 11, 2024 · 1 comment
Open

[Feature Request] Modpack Updating #71

sarpuser opened this issue Oct 11, 2024 · 1 comment

Comments

@sarpuser
Copy link

I would like to request a feature in which the mcman import mrpack or mcman init --mrpack uses the modpack URL instead of the URL to the direct download. This would download the latest available release. Additionally, there could be another switch such as --modpack-version <version_number> for downloading a specific version of the modpack. Finally, a mcman update mrpack can go to the modpack page and pull the newest version. This can also be extended to update individual mods/plugins by using mcman mod/plugin update <id>.

@TheAlan404
Copy link
Contributor

the next version of mcman is going to get rid of having addons inside server.toml and instead have a list of "source"s where each source can either be a toml file with addons like before or a modpack (local or remote) - with this design implementing this functionality will be much simpler (the v2 branch of this codebase includes much of this, i havent gotten into adding the update logic though)

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

No branches or pull requests

2 participants