Chiv2-Community / UnchainedLauncher

GNU General Public License v3.0
8 stars 1 forks source link

Remove auto restart code #28

Closed Jacoby6000 closed 1 year ago

Jacoby6000 commented 1 year ago

Currently the launcher restarts automatically after installing itself, but that's only valid in 1 of 4 scenarios.

Steam with mods: Works fine Steam without mods: No work, because no auth and no eac EGS with mods: No work because no auth EGS without mods: No work because no auth and no eac

This change makes it so all users would have the same experience, and there won't be any invalid launch scenarios.