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: add a custom geode:// uri for installing mods from the website #48

Open
pauliesnug opened this issue Jun 19, 2024 · 5 comments

Comments

@pauliesnug
Copy link

it would launch geode automatically and download the mod from the uri. the uri would have the mod index id similar to how celeste's olympus lets you install using a custom uri.

@Fleeym
Copy link
Contributor

Fleeym commented Jun 19, 2024

I think the idea has been thrown around in the past. First idea would be to do it using the CLI, but most users won't install it

@HJfod
Copy link
Member

HJfod commented Jun 19, 2024

We could bundle some sort of installation handling app alongside Geode that justs deals with this. Or we could have a launcher for Geode that handles this alongside managing mods before starting up the game etc.

@pauliesnug
Copy link
Author

We could bundle some sort of installation handling app alongside Geode that justs deals with this. Or we could have a launcher for Geode that handles this alongside managing mods before starting up the game etc.

I think a Geode launcher would work really well. Right now we have the packages. I think we could take inspiration in how EverestAPI does the mod downloading and profile management all in one centralized launcher @HJfod. I'd love to spearhead a launcher if that helps.

@coopeeo
Copy link

coopeeo commented Jun 21, 2024

oh my god i was thinking of doing this too, (as well as a sharing mod,) but I have no clue how I would handle it in a mod.

@pauliesnug
Copy link
Author

pauliesnug commented Jun 21, 2024

oh my god i was thinking of doing this too, (as well as a sharing mod,) but I have no clue how I would handle it in a mod.

i think it would be better if it was a standalone launcher imo, like https://github.com/EverestAPI/Olympus

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

4 participants