JosefNemec / Playnite

Video game library manager with support for wide range of 3rd party libraries and game emulation support, providing one unified interface for your games.
https://playnite.link
MIT License
8.69k stars 483 forks source link

Storage manager #2504

Open JosefNemec opened 2 years ago

JosefNemec commented 2 years ago

Basically the same thing as Steam's new storage manager. #167 should be done together with this.

image

erri120 commented 2 years ago

I've got some requests to update my Game Mangement extension which implements this in a very hacky way:

The extension also implements Uninstallation via simple Directory removal which goes hand in hand with size calculations.

Since these features are better off being part of Playnite itself, I'll look into integrating them however I suck at UI at hate WPF bindings so I won't be doing that.