fifty-six / Scarab

An installer for Hollow Knight mods written in Avalonia.
GNU General Public License v3.0
611 stars 162 forks source link

Allow dependencies to be versioned / allow downgrading #129

Open thislooksfun opened 1 year ago

thislooksfun commented 1 year ago

Not a bug, but there isn't a feature request template and I couldn't make a blank issue without going through the bug form.

Recently some mods (notably ItemChanger) had breaking updates, but the mods that depended on them haven't yet updated, so they are broken. It would be nice if there was a way to downgrade the installed version in Scarab itself, rather than needing to install the old version manually.

Additionally it would be amazing if the dependencies had versioning somehow so this sort of situation couldn't happen in the first place. Not sure how possible that would be, but I would love it if it was.