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

Support static HTTP(S) url's as a download source #208

Closed
its-Jassie opened this issue Sep 29, 2022 · 1 comment
Closed

Support static HTTP(S) url's as a download source #208

its-Jassie opened this issue Sep 29, 2022 · 1 comment
Labels
enhancement Improvements to the project

Comments

@its-Jassie
Copy link

its-Jassie commented Sep 29, 2022

The problem

Some mods have auto-build servers with static url's that host the latest build artifacts that may not be available via modrinth or curse.

My solutions

Allow for users to manually enter in an http address as an install option. ie: ferium install https://ci.opencollab.dev/job/GeyserMC/job/Geyser-Fabric/job/master/lastSuccessfulBuild/artifact/build/libs/Geyser-Fabric.jar or ferium install --http yadayadayada.com/mod.jar

This would allow ferium to download and update from such sources. Versioning and modloader detection may be an issue but I believe that is an existing problem with GitHub downloads anyway.

@its-Jassie its-Jassie added the enhancement Improvements to the project label Sep 29, 2022
@theRookieCoder
Copy link
Collaborator

This functionality would fall under #155

@theRookieCoder theRookieCoder closed this as not planned Won't fix, can't repro, duplicate, stale Sep 29, 2022
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