Skip to content

v1.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 30 May 18:42

New

  • Startup splash screen — instant visual feedback while the launcher initializes.
  • Chinese (Simplified) localization.
  • Contributing guide and trademark policy (CONTRIBUTING.md, TRADEMARK.md).

Fixed

  • Mod dependency detection checks current loadout correctly
  • Stability on SCP:SL Unity 6000 builds — IL2CPP metadata is normalized in memory rather than rewritten on disk, which could destabilize the game at runtime.

Changed

  • More resilient patching across SCP:SL updates
  • First-run logic consolidated into the installer
  • Modded launches now always pass -noauth -scs, catches any cases where part of the auth flow was missed, and automatically applies "tcs" command.
  • Relicensed under the GNU General Public License v3; README and release docs refreshed.

Full Changelog: v1.0.0...v1.1.1