jakobkmar / pacmc

An easy-to-use package manager (and soon to be launcher) for Minecraft mods.
GNU Affero General Public License v3.0
121 stars 9 forks source link

[Feature Request] Support for the curseforge "install" button #36

Open mooziii opened 2 years ago

mooziii commented 2 years ago

Yea, the title says it. I think it could be easy to implement because the addonId and fileId is given in the url. Example: curseforge://install?addonId=409301&fileId=3686441

jakobkmar commented 2 years ago

This is a really good idea, I will try to add this.