Skip to content

Releases: I5UCC/MelonAutoLaunch

MelonAutoLaunch v1.1.2

29 Jul 22:48
Compare
Choose a tag to compare

Added not configured check

MelonAutoLaunch v1.1.1

18 Jul 22:56
Compare
Choose a tag to compare
  • Additional Commandline-Argument check for CVR to check if launched in VR.

MelonAutoLaunch v1.1.0

16 Jul 14:46
Compare
Choose a tag to compare
  • Set high priority to avoid issues with other mods.
  • UnityEngine.VRModule is an optional dependency now.
  • Added new Property "StartMinimized" which gives you the ability to start an application minimized.
  • Removed "WorkingDirectory" Property, as it was essentially useless.

MelonAutoLaunch v1.0.3

15 Jul 12:14
Compare
Choose a tag to compare
  • Set high priority to avoid issues with other mods.

MelonAutoLaunch v1.0.2

27 Jun 23:12
Compare
Choose a tag to compare

Changed "UnityEngine.VRModule" to be an optional dependency and added required checks to avoid issues with non-VR games.

Thanks burritosoftware for creating an issue for this

MelonAutoLaunch v1.0.1

26 Jun 17:36
beafa67
Compare
Choose a tag to compare

Fixed bug that caused programs with multiple processes to not close on exit.

MelonAutoLaunch v1.0

06 Jun 17:09
6163e2c
Compare
Choose a tag to compare
Update README.md