Skip to content

Releases: JMTK/SunshineGameFinder

1.3.0

27 Mar 16:37
Compare
Choose a tag to compare

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

27 Mar 14:01
Compare
Choose a tag to compare

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

27 Mar 00:52
Compare
Choose a tag to compare

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

26 Mar 20:38
Compare
Choose a tag to compare

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

26 Mar 19:18
Compare
Choose a tag to compare
  • 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

26 Mar 16:31
e0a2608
Compare
Choose a tag to compare

Initial release for those who don't want to download/run via VS. Eventually this will be auto-published