wispborne / TriOS

Starsector mod manager & toolkit.
https://fractalsoftworks.com/forum/index.php?topic=29674.0
GNU General Public License v3.0
9 stars 1 forks source link

Feature: Single-version mode #70

Closed wispborne closed 1 week ago

wispborne commented 1 month ago

Remove any other versions of a mod when installing a new one. Don't take action immediately on check change.

wispborne commented 1 month ago

Also, add a button to remove all but the most recent version of each mod. Fix version comparison, again...

Done.

wispborne commented 1 month ago

Bonus: do an in-place update, without changing the mod folder name.

wispborne commented 1 month ago

Super bonus: Add a Mod Backups folder that keeps the last replace version, so if someone updates a mod by accident, it's not gone.

wispborne commented 3 weeks ago

Instead of single version mode, make it X version mode.

Come up with smart way to avoid changing folder name when updating that works for all use cases.

wispborne commented 1 week ago

Did all of the above, except for a Mod Backups folder. However, deleted mods go into the recycling bin now instead of being instantly deleted, so it's similar.