ferium icon indicating copy to clipboard operation
ferium copied to clipboard

Confirm with the user before downloading mods

Open DarkShadow44 opened this issue 2 years ago • 3 comments

The problem

Sometimes it would be nice to now what mods have updates available, so I can check before updating them all.

My solutions

Add listing for all upgradable mods.

DarkShadow44 avatar Jul 01 '22 11:07 DarkShadow44

Add --pretend option to the upgrade subcommand

Eskaan avatar Jul 01 '22 11:07 Eskaan

I assume this a suggestion how to implement it, not something that should already work?

DarkShadow44 avatar Jul 01 '22 11:07 DarkShadow44

Would be resolved by #49 Normally there will be a y/n prompt. If --force is used, it will download all the files no matter what, and if --dry-run is used, it will stop after version resolution and won't download anything.

theRookieCoder avatar Jul 01 '22 11:07 theRookieCoder

Duplicate of #49

theRookieCoder avatar Mar 24 '23 12:03 theRookieCoder