Skip to content

Releases: Spodi/SpecialK-StarterScript

v25.08.10

10 Aug 16:36
Compare
Choose a tag to compare
  • Support for starting URIs instead for only files
  • Fixed script never waiting for injection signal
  • Changes versioning to date

Full Changelog: v2.3.2...v25.08.10

v2.3.2

11 Jun 23:50
Compare
Choose a tag to compare

[*]Much better logic for portable installs, fixes unlogical behavior with those.
[#]Fixed Parameters in Admin mode once again.
[*]Possibly other things I forgot.

2.3.1

08 May 22:19
7df41b1
Compare
Choose a tag to compare

[#]Fixed launch parameter.
[#]Fixed failsafes not working.
[#]Fixed issues on a fresh SK install
[*]Using Runspaces now for failsafes. Luckily Powershell kills all runspaces when the main thread is closed...