This is a small hotfix release, primarily to backport a few more changes from Heroic's fork of Legendary.
Concrete changes
- Linux binaries are now smaller (~13MiB -> ~3MiB)
- Wrapper EXE support is added again, fixing support for some titles expecting "EpicGamesLauncher.exe" to be their parent process (e.g. Rockstar titles)
- Linux: Running games managed by a third-party launcher (Ubisoft Connect / EA App) now works correctly when using Legendary inside Flatpak (or installed into
/usr) and using umu to run Proton - macOS: Symlinks (used by some native games) are now supported
What's Changed
- Set CWD when launching a title through the EA app by @CommandMC in #776
- Add Wrapper EXE support by @CommandMC in #777
- ci: exclude dev dependencies from zipapp packaging by @imLinguin in #782
- feat: support symlink by @kphrx in #783
- release: 0.21.1 Lowlife by @imLinguin in #786
New Contributors
Full Changelog: 0.21.0...0.21.1