Add an option to automatically add steam shortcuts for installed games.
Installed games could be put under a collection called "FitGirl Repacks" or something.
Additionally it could automatically add the game images from the provided fitgirl images or otherwise through steam grid.
This could be implemented by modifying the ""C:\Program Files (x86)\Steam\userdata<UserID\config\shortcuts.vdf" path for adding the actual Shortcuts and "C:\Program Files (x86)\Steam\userdata\1295415527\config\grid" for the images.
I don't believe this should be too hard as there are already libraries for reading and writing to the shortcuts.vdf file.
I would have added this myself but I'm completely unfamiliar with the codebase and I hate both TypeScript and React.
Add an option to automatically add steam shortcuts for installed games.
Installed games could be put under a collection called "FitGirl Repacks" or something.
Additionally it could automatically add the game images from the provided fitgirl images or otherwise through steam grid.
This could be implemented by modifying the ""C:\Program Files (x86)\Steam\userdata<UserID\config\shortcuts.vdf" path for adding the actual Shortcuts and "C:\Program Files (x86)\Steam\userdata\1295415527\config\grid" for the images.
I don't believe this should be too hard as there are already libraries for reading and writing to the shortcuts.vdf file.
I would have added this myself but I'm completely unfamiliar with the codebase and I hate both TypeScript and React.