XDelta / NeosModManager

A mod manager for NeosVR
https://discord.gg/MyZfamB9Eb
GNU General Public License v3.0
13 stars 0 forks source link

Setting the Neos install path doesn't automatically refresh the installed mods #13

Open Banane9 opened 1 year ago

Banane9 commented 1 year ago

The mod manager had to be restarted for the installed checkmarks to appear next to mods

XDelta commented 1 year ago

Pressing the check for updates should also refresh the listing. It isn't constantly watching for changes in the directory at the moment.

Banane9 commented 1 year ago

See, I initially thought that was just for polling the manifest only.

But a triggering a refresh after changing the Neos path should be a very easy QoL addition.
I'd do it myself too, but I can't find the actual files for your MainWindow 🤔