Releases: hawkeye116477/CustomLegendaryEpicUriHandler
Releases · hawkeye116477/CustomLegendaryEpicUriHandler
Release list
1.1.1
1.1.0
- Added support for Legendary v0.21.0
- Added support for launching Ubisoft games
- Migrated to .NET 10 (if you want to install it offline, then you'll need to download latest runtime from https://dotnet.microsoft.com/en-us/download/dotnet/10.0, otherwise it will be downloaded), so you can uninstall .NET 8 to save space 😄
1.0.3
- Fixed launcher path handling (now it should detect path for latest Heroic and my new forked version of Legendary)
- Added dark mode to installer (dependent on OS theme)
1.0.2
- Fixed displaying exe name in helper
- Adjusted for latest Playnite plugin update
- Added possibility to add config to file at
%AppData%/CustomLegendaryEpicUriHandler/config.json(currently only SelectedFullLauncherPath is supported and needs to point to full path with Legendary exe name, but still old ways also supported)
1.0.1
- Fixed working when Playnite's config not found
- Migrated to .NET 8.0 (if you want to install it offline, then you'll need to download latest runtime from https://dotnet.microsoft.com/en-us/download/dotnet/8.0, otherwise it will be downloaded)
First release
That's initial release, so may contain 🐞, 🐛 and other 😄