Run the setup
Installs to your user profile only. No administrator prompt, no system-wide changes.
One small launcher keeps the client patched and puts you on the realm of your choice. Updates download only what changed, so a patch is measured in megabytes rather than in the whole game.
Three steps, and the launcher handles the rest from then on.
Installs to your user profile only. No administrator prompt, no system-wide changes.
The launcher verifies every file against a signed manifest and downloads only the differences.
Choose a realm in the launcher and press Play. Your settings live outside the game files and survive every patch.
Windows only for now.
| Operating system | Windows 10 version 1809 or newer, 64-bit |
| WebView2 runtime | Included with Windows 11 and current Windows 10; the setup installs it if missing |
| Disk | Install size plus roughly one file's worth of headroom during a patch |
| Network | Any connection; interrupted downloads resume where they stopped |
Every file the launcher installs is checked against an Ed25519-signed
manifest before it is written to disk. To check the installer itself,
compare its SHA-256 against the value shown above:
Get-FileHash .\setup.exe -Algorithm SHA256