Releases: sebescudie/GammaLauncher
Releases · sebescudie/GammaLauncher
4.1.1
4.1.0
4.0.1
GammaLauncher 4.0.1
New
- You can now uninstall the selected vvvversion either by clicking the Uninstall button next to the dropdown, or by pressing CTRL + U
- Pressing ALT + E will open the selected vvvversion's directory
4.0.0-beta01
Added
- The launcher now supports multiple
package-repositories
folders! Simply add one or more to the config file and they'll all be picked up by vvvv gamma.
Changed
- The settings are now saved in
AppData\local\GammaLauncher\settings.xml
. This allows you to keep your settings between GammaLauncher versions - Using your previous settings file "as is" will probably raise exceptions if you try to load them. Please start the launcher once so it can create its settings file in
AppData
, then focus it and press CTRL+, to pop an explorer window at your settings location, and then update the file in there
Gamma download hotfix
This one fixes the issue that prevented the launcher from getting newer vvvv gamma releases.
Windows bounds hotfix
Previous version was not saving the launcher's bounds. Also bumps version to 3.6.0 preview.
Burger
New
- Massive performance improvement : the app now runs @2fps when it's not focused (thanks @gregsn)
- A burger menu on the top left allows you to download latest previews and install them with a single click. Only shows preview versions for now (thanks @tebjan and @antongit)
- If you have
Allow multiple
ticked, you can drag and drop a.vl
document on the launcher to open it with the active configuration
3.4.0
New
- When the app is focused, pressing CTRL+, will open the app's folder, allowing users to quickly retrieve their config file.
3.3.0
- Now discards vvvv beta installations if they are installed next to gamma
- Dropdown menu can now be interacted with with scrollwheel
- Uses Elementa 5.0.0 preview
3.2.0
Changelog
- Application now remembers its previous state on startup : anything you pick (vvvversion, startup arguments) will show up again "as is" when you start the application next time
- As a consequence, got rid of the
PreferStable
flag in the configuration. Did anybody care for this one? - And also as a consequence, fixed the annoying bug in which the started vvvversion would not match what the UI says