Lauriethefish / QuestPatcher

Generic il2cpp modding tool for Oculus Quest (1/2/3) apps.
zlib License
296 stars 392 forks source link

Upgrading a mod removes all dependencies #153

Closed kodenamekrak closed 3 months ago

kodenamekrak commented 9 months ago

When installing an updated version of a mod which is already installed, dependencies are still removed which is quite annoying.

For example, i have custom types 0.16.17 installed, when I install 0.16.18 it first removes 0.16.17 which removes all mods that depend on it. It would be nice if questpatcher could handle mod upgrades differently

Lauriethefish commented 3 months ago

No longer reproducible on latest - seems to have been fixed.