New Features
- Read arguments from STDIN which allows for piping info from other apps (e.g. legendary)
Enhancements
-
Added support for detecting wine usage from command line args
-
Better logging for when failing to get an Epic auth token
-
Upgrade to .Net 6
-
Add Horizons 4.0 launch flag to default settings (
/edh4)Users upgrading from previous versions will need to manually update their settings.json or delete it and let it be autogenerated to include the new flag
Misc
- Log file is placed in a standard location (
%LOCALAPPDATA%,$XDG_STATE_HOME).
Epic users on Linux should now have an easier time launching the game by utilizing legendary
to automatically generate an exchange code instead of having to manually copy it from your browser.
Example usage:
legendary launch --dry-run 9c203b6ed35846e8a4a9ff1e314f6593 2> >(grep "Launch parameters") | cut -d':' -f 3- | WINEPREFIX=/your/wine/prefix /path/to/MinEdLauncher /autorun /edh /autoquit