scry launcher 0.4.5 — Windows, x86-64
=========================================

Two programs, no installer and nothing to register:

  scry-gui.exe    the window. Double-click it.
  scry.exe        the command line. Run it from PowerShell or cmd:

      scry check              what this machine can run
      scry games              every title the origin serves a manifest for
      scry install <title>    install the native build for this machine
      scry play <title>       start the newest installed build

Nothing to install alongside these. They import the DLLs Windows already
ships and no redistributable runtime.

Where it keeps things
---------------------
Games install under %LOCALAPPDATA%\scry\games and settings under
%APPDATA%\scry. Nothing is written outside your profile and nothing needs
administrator rights.

What it will not do
-------------------
Custody anything. It can make you an account, and that account is yours:
generated on this machine, encrypted with your passphrase, sent nowhere, and
restorable in any wallet from twelve BIP-39 words. scry never sees it.

Be required. Every surface it shows is a URL that works in a browser without
it. There is no launcher-only anything.

Invent. If it cannot reach the origin it says so — which is a different
sentence from "there are none", and the difference is the point.

The design of record is https://scry.moreright.xyz/read.html?doc=LAUNCHER
The source is https://github.com/AnthonE/scryward
