Releases: JMTK/SunshineGameFinder
Releases · JMTK/SunshineGameFinder
1.3.0
What's Changed
- Add the ability to search every drive and Steam Library on the computer by @JPZV in #17
- Add Epic Games library
New Contributors
- @JPZV made their first contribution in #17
Full Changelog: 1.2.2...1.3.0
1.2.2
What's Changed
- Trim Publish (59MB -> 18MB)
- Improved logging in some places
- Add
--force
option for overwriting games even if they existed(defaults to false)
Full Changelog: 1.2.0...1.2.2
1.2.0
What's Changed
- Prefer finding games with exact matches on the exe name if it matches the game name exactly(Far Cry 5)
- Backup support by @JasonGNZ in #13
Full Changelog: 1.1.1...1.2.0
1.1.1
What's Changed
- Added logger and added color handling for the different types of messages by @JasonGNZ in #11
- Fix platform dir not being logged correctly
- Target x64 instead of x86
New Contributors
Full Changelog: 1.1.0...1.1.1
1.1.0
- Handle directories that don't exist
- Allow specifying custom game directories. Example:
SunshineGameFinder.exe --addlDirectories D:\Games\Steam D:\Games\EA
- Allow specifying custom exe exclusion words
- Allow specifying custom Sunshine apps.json location
Use SunshineGameFinder.exe -?
to see all options
v1.0.0
Initial release for those who don't want to download/run via VS. Eventually this will be auto-published