Skip to content

v0.7.3

Choose a tag to compare

@github-actions github-actions released this 21 Oct 02:12
· 154 commits to master since this release

Enhancements

  • 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)