Enhancements
- Add ability to run the launcher without launching any processes via the
/dryrunflag - Don't close console window if an error occurred even if
/autoquitis 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)