Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Allow mods to specify Modrinth id #8

Closed
DeathsGun opened this issue Aug 23, 2021 · 0 comments · Fixed by #44
Closed

Allow mods to specify Modrinth id #8

DeathsGun opened this issue Aug 23, 2021 · 0 comments · Fixed by #44
Labels
enhancement New feature or request
Projects

Comments

@DeathsGun
Copy link
Member

DeathsGun commented Aug 23, 2021

It's beneficial if mods could specify their modrinth id instead of searching them manually using the search api.

This could be implemented using fabric.mod.json:

"custom": {
    "modmanager": {
        "modrinth": "abcdEFg"
    }
}
@DeathsGun DeathsGun added this to the 1.0.1-alpha milestone Aug 23, 2021
@DeathsGun DeathsGun added the enhancement New feature or request label Aug 23, 2021
@DeathsGun DeathsGun modified the milestones: 1.0.1-alpha, 1.0.2-alpha Aug 24, 2021
@DeathsGun DeathsGun added this to In progress in Kanban Sep 1, 2021
@DeathsGun DeathsGun moved this from In progress to Need merge in Kanban Sep 5, 2021
Kanban automation moved this from Need merge to Done Sep 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant