Releases: StrataSource/sdk-launcher
Releases · StrataSource/sdk-launcher
v0.7.0
Immutable
release. Only release title and notes can be modified.
- Add toggle for single-clicking entries
- Fix
Load Defaultalways loading the hardcoded default - Store configuration data next to the executable (
SDKLauncher.ini) instead of on a system or user level - Fix opening folder entries on Linux
- Clean up codebase a bit
- Add Dependabot config for bumping CI workflow steps
v0.6.1
Immutable
release. Only release title and notes can be modified.
- Fix Qt
RPATHon Linux - Update paths for P2CE, Momentum to point to the renamed executables
v0.6.0
- Add
${SOURCEMODS}config variable - Fix game override not working correctly
v0.5.3
- Fixed P2CE addons with multiline descriptions breaking the workshop uploader
v0.5.2
- Fixed P2CE's workshop uploader uploading to the SDK launcher's workshop instead of P2CE's
v0.5.1
- Update Strata Wiki links
- Add "Addons Folder" link for P2CE's config
v0.5.0
- Add new logo for P2CE's SDK launcher
- Set minimum window height to 400px
- Open new mods in file explorer after creating them
- Add basic P2CE addon creator
- Improve README documentation of config format
- Add safe mode game launch config
- Stop passing
-gameto Hammer
v0.4.2
- The warning that the launched process crashed now only appears if the process crashed in the first 30 seconds after it was launched
- Some programs crash when they're closed, despite working as intended before then (Faceposer)
- Reduced binary size by a few kilobytes on Linux
v0.4.1
- Changed action activation event from single click to double click
v0.4.0
- Add mod creation wizard
- Enabled if/when the loaded config contains a mod template download URL
- Remove ability to control window width for now, it breaks the button highlight
- Change game override to use a folder select dialog instead of a text input dialog
- Tooltips with paths now collapse instances of
..