Releases: erri120/GameFinder
Releases · erri120/GameFinder
Release 4.3.3
- Wine:
users
instead ofUsers
Release 4.3.2
- Heroic: validate that file exists before parsing (#155). Thanks @MistaOmega!
Release 4.3.1
- Heroic: pass along the wine prefix
Release 4.3.0
Adds support for Heroic.
Release 4.2.4
- Steam: find Flatpak installation
Release 4.2.3
- Steam: find snap installation
Release 4.2.2
- EA App: fixed exception (#132)
Release 4.2.1
- Steam: fixed exception (#133).
- Upgrade deps
Release 4.2.0
- Added support for OSX version of Steam (#122)
Release 4.1.0
- Upgraded to .NET 8.
- Upgraded all dependencies.
- Replaced Vogen with TransparentValueObjects.
- Steam: fixed
AppManifestParser
breaking when encountering an absolute path instead of a relative path in theinstalldir
field (#118). - Bottles: fixed a
DirectoryNotFoundException
when trying to enumerate a directory that doesn't exist (#119).