Skip to content

Releases: JMTK/SunshineGameFinder

1.7.0

14 Aug 17:26
1b846ec
Compare
Choose a tag to compare

What's Changed

  • Add support for new Sunshine app properties
  • Fix cover images not showing up in clients
  • Clean game name from common suffixes being appended to PC editions
  • Update to .NET 8

Full Changelog: 1.6.0...1.7.0

1.6.0

30 Apr 16:02
Compare
Choose a tag to compare
  • Fix publish profile
  • Add support for Ubisoft Launcher game folder

Full Changelog: 1.5.0...1.6.0

1.5.0

17 Apr 12:26
Compare
Choose a tag to compare

What's Changed

  • Add flag for removing not found by @JMTK in #21

Full Changelog: 1.4.0...1.5.0

1.4.0

29 Mar 23:28
Compare
Choose a tag to compare

What's Changed

  • Add scraping for image covers by @JMTK in #18

Full Changelog: 1.3.0...1.4.0

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