Senth / minecraft-mod-manager

Install and update mods from CurseForge and Modrinth through a CLI
MIT License
75 stars 7 forks source link

Fix `--pretend` to show a valid number #183

Closed Senth closed 2 years ago

Senth commented 2 years ago

When updating from Curse with --pretend, there is no version number in the return value. For now, it gets the version number from the filename

What changed?

Testing

Checklist

Related Issues

Fixes #93