Open
Description
At present, when a curseforge project is not considered compatible, that's all the user is told:
PS D:\Games\PolyMC\instances\BananaCraft_1.18.2\.minecraft\mods> ferium add-curseforge 575698
Adding mod... The project/repository is not compatible
Could the error message be expanded to explain what filter(s) were not met among the files in the project?
In the above case, it turned out to be something governed by --dont-check-game-version
but that was not at all obvious, especially as the mod in question does declare that it works for 1.18.2
PS D:\Games\PolyMC\instances\BananaCraft_1.18.2\.minecraft\mods> ferium add-curseforge --dont-check-game-version 575698
Adding mod... ✓ (Ars Creo)
Adding required dependency... ✓ Already added
Adding required dependency... ✓ Already added
As of this writing, the newest file for Ars Creo is https://www.curseforge.com/minecraft/mc-mods/ars-creo/files/3776248
Which is flagged for 1.18.2
and Forge