PrismLauncher / PrismLauncher

A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once (Fork of MultiMC)

Home Page:https://prismlauncher.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Register a custom protocol for mod quick install from Modrinth/Curseforge

Yumeo0 opened this issue · comments

Role

I create Modpacks

Suggestion

Register a custom protocol for mod quick install from Modrinth/Curseforge

Benefit

It's easier to find mods on the websites

This suggestion is unique

  • I have searched the issue tracker and did not find an issue describing my suggestion, especially not one that has been rejected.

You may use the editor below to elaborate further.

I have likes and collections on modrinth and a one-click install button would make it easier.

How would this be implemented?

PrismLauncher:
Would need to register a custom protocol. Idk how exactly this would work but I found this https://medium.com/swlh/custom-protocol-handling-how-to-8ac41ff651eb
Protocol would look something like "prismlauncher://[modloader]/[mod-id]"
Like the medium article says input validation here is very important.
Which instance would the mod be installed to? Idk maybe the currently opened one. Idk how Prism handles it's windows and stuff. Neither do I have the expertise and time to find out. So if anything sounds not doable tell me please xD

Websites:
I could just write a simple browser extension that adds a button to each page that calls the protocol. This is the easy part.

Duplicate of #2300

And until modrinth doesn't provide something like curseforge this will not be implemented.

Ah I didn't see that one sorry. Understandable.