Install the Modded Client
Intended scope
Section titled “Intended scope”- Download the latest
Anomaly.Launcher.exefrom 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/andUserLibs/. - Manual CLI path via
Anomaly.Installerfor power users.
Sources
Section titled “Sources”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.