You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add ability to run the launcher without launching any processes via the /dryrun flag
Don't close console window if an error occurred even if /autoquit is specified. Makes it easier to see what went wrong compared to having to open the log file
Reduce Bootstrapper file size by about 9x
Bug Fixes
Fix game client not shutting down because of pending stdout/stderr stream (usually when running via lutris)
Security
Address CVE 2022-41032 by building with latest version of .net SDK (6.0.402)