v0.7.6
Changed
- CLI: Detect if a Unity app corresponds to a Steam app closer to where that information is actually needed, run the operation concurrently with other asynchronous operations for performance (318b331)
- Update package dependencies (49ce275, e6b21eb, 476d4d0)
Removed
- API (breaking): remove
getManifests
fromlaunchers/epic/manifest.ts
(e8ab865)
Fixed
- API: Allow
CFBundleIconFile
to be an optional key when parsing plists (01044ed) - API: Fix Node.js compatibility issue with
utils/plist.ts
(5e1905e)
Full Changelog: v0.7.5...v0.7.6