Skip to content

Releases: StrataSource/sdk-launcher

v0.5.3

06 Jan 05:22
Compare
Choose a tag to compare
  • Fixed P2CE addons with multiline descriptions breaking the workshop uploader

v0.5.2

26 Dec 22:33
Compare
Choose a tag to compare
  • Fixed P2CE's workshop uploader uploading to the SDK launcher's workshop instead of P2CE's

v0.5.1

24 Dec 08:48
258005a
Compare
Choose a tag to compare
  • Update Strata Wiki links
  • Add "Addons Folder" link for P2CE's config

v0.5.0

22 Dec 00:15
Compare
Choose a tag to compare
  • 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 -game to Hammer

v0.4.2

17 Dec 07:12
Compare
Choose a tag to compare
  • 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

13 Oct 20:17
bd291dc
Compare
Choose a tag to compare
  • Changed action activation event from single click to double click

v0.4.0

19 Aug 04:25
Compare
Choose a tag to compare
  • 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 ..

v0.3.0

27 Jun 01:32
Compare
Choose a tag to compare
  • Remove Steam integration
    • Root directory is now assumed to be two levels above the install location (escaping bin/${PLATFORM}/)
    • Game icon is now searched for in the game files themselves
  • Rename executable to match Portal 2's SDK launcher
  • Apply config variables to every possible string, not just where they make sense
  • Add config settings to control window width, height
  • Allow overriding ${GAME} config variable dynamically
  • Add tooltips to each button that shows what will be executed on press
  • Create an unofficial Portal: Revolution config

v0.1.0

15 Jun 13:08
Compare
Choose a tag to compare

First release!

  • Includes working configs for P2:CE and Momentum Mod
  • Should be easy enough for modders to be able to use it as well