Senth / minecraft-mod-manager

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

Skip downloading up-to-date files on update #182

Closed Senth closed 2 years ago

Senth commented 2 years ago

Checks the upload time of the latest version and our version and doesn't update the version if they are the same.

Testing

Checklist

Related Issues

Fixes #139