modmuss50 / mod-publish-plugin

A Gradle plugin to publish mods to a range of destinations
https://modmuss50.github.io/mod-publish-plugin/
MIT License
50 stars 7 forks source link

Ability to target specific mod versions for dependencies #21

Closed IThundxr closed 9 months ago

IThundxr commented 9 months ago

With other tools like minotaur or curseforgegradle you can target a exact version of a mod to set as a dependency. This would be pretty cool to have here

modmuss50 commented 9 months ago

I dont see a way to do this with the curseforge API. 🤔 If there is its not documented.

IThundxr commented 9 months ago

Uhhh I think curseforge doesn't support that but modrinth does?

modmuss50 commented 9 months ago

Turns out I already added this, but never documented it. I have now added it to the documentation website. Thanks.