Fast Start
Run this from macOS, Linux, WSL, or Git Bash. On a fresh machine it installs a private Node.js runtime if needed, then launches the bridge and opens the hosted browser app.
curl -fsSL https://inc-realm.com/install | bash
- Installs or reuses Node.js, then installs the public bridge package into a user-owned npm prefix.
- Creates or reuses the local device key.
- Starts the localhost browser bridge with a session token.
- Opens the hosted browser app when it can.
- Leaves account creation, key linking, and character setup in the browser.
If the browser does not open automatically, copy the printed URL. It should point at the hosted app under /play/client/. The installer writes an incarnate launcher under ~/.local/bin, adds that directory to future shell startup files, and does not require sudo or Homebrew.
