New Features
- Add ability to restart applications when the
/restartflag is specified. Useful for when running 3DMigoto/EDHM_UI in VR.
Set the newrestartOnRelaunchproperty to true in your settings file."processes": [{ "fileName": "path\\to\\exe", "restartOnRelaunch": true }]
Enhancements
- Enable restart feature for Epic users. It's still not as seamless as non-Epic accounts. Requires the usage of Legendary
or Heroic. Once you've logged in with either, you can go back to using the normal Epic launcher if you wish. It will
require re-logging in every few days though, so it may be preferable to just stick with the alternate launchers.
The Wiki has instructions on how to setup
Legendary. - Added an icon for the app. Linux users can check the readme
for setup instructions. - The launcher will now exit instead of waiting for Elite to exit if the following conditions are met:
/autoquitis specified/restartis not specified- No external apps specified in
settings.json(processes,shutdownProcesses)
Verify the release artifacts are built from source by Github by comparing the shasum.txt contents with the the Create Checksums section of the job log of the automated release (archive).
See wiki for instructions on how to check the checksums of the release artifacts.