Tormak9970 / Steam-Art-Manager

Simple and elegant Steam library customization
GNU General Public License v3.0
81 stars 2 forks source link

Save previous downloaded grids #194

Open anopem opened 2 months ago

anopem commented 2 months ago

It would be great if you could add a function where you can store grids you have downloaded for the different games, should you change your mind on what was changed after everything has been saved it would be easy to browse previous used and maybe still stored grids. could also be great if the grids are removed from sgdb.

Almost like a version changelog for different games, with an option to toggle it on?

Tormak9970 commented 2 months ago

It would be great if you could add a function where you can store grids you have downloaded for the different games, should you change your mind on what was changed after everything has been saved it would be easy to browse previous used and maybe still stored grids. could also be great if the grids are removed from sgdb.

Almost like a version changelog for different games, with an option to toggle it on?

This would be very easy to do within a session, as all grids that are rendered are cached on your system, but the app wipes that when its closed. Will look into saving applied grids across sessions though