elo launcher 0.6.1 — Windows, x86-64
=========================================

Two programs, no installer and nothing to register:

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

      elo check              what this machine can run
      elo games              every title the origin serves a manifest for
      elo install <title>    install the native build for this machine
      elo 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%\elo\games and settings under
%APPDATA%\elo. 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. elo 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://elopros.com/docs.html
The source is https://github.com/AnthonE/elo-pros-launcher
