Skip to content

Install the Modded Client

  • Download the latest Anomaly.Launcher.exe from the releases page.
  • Place the Launcher in a fresh directory — the modded game will live there, not next to the vanilla install.
  • Point the Launcher at the vanilla SCP:SL directory (Steam library path).
  • Click “Install Anomaly” — the installer copies vanilla, unpacks Themida if needed, dumps IL2CPP metadata, patches GameAssembly.dll, and installs MelonLoader.
  • First-run flow: launch once to let MelonLoader generate Il2CppAssemblies/ and UserLibs/.
  • Manual CLI path via Anomaly.Installer for power users.
  • E:\Projects\AnomalyLabs\Anomaly\README.md — “How do I install the client?”
  • Anomaly.InstallerCore\InstallerService.cs — install pipeline.
  • Anomaly.Launcher\Services\Install\ — Launcher-side orchestration.