atlanticaccent / starsector-mod-manager-rust

A mod manager for Starsector, a space fleet-battle and economics simulator. This time written in Rust.
https://atlanticaccent.github.io/starsector-mod-manager-rust/
MIT License
33 stars 1 forks source link

Install from Archive improvements #86

Closed jaghaimo closed 2 years ago

jaghaimo commented 2 years ago

A rather typical workflow involves opening mod manager, and download each outdated mod to a default location, only to then "Install Mod From Archive" them one after another. This could be improved in two ways:

  1. Remember last used folder during a session (or even cross-session) to cut down on time needed for folder traversal.
  2. Allow for bulk install (multi-select) to cut down on repetition.
atlanticaccent commented 2 years ago

I believe both of these have been addressed in the latest releases so closing