CurseForgeGradle
CurseForgeGradle copied to clipboard
Allow referencing relations using id instead of slug
curseforge does not always resolve the slug correctly, for example if there is a modpack with the same slug, sometimes that will be chosen. The API does allow to additionally pass an ID, which can be used to narrow down the match.