Games — Operator Harness

Loads any BetterPlay game and talks to games-backend as one operator
operator XXXX

Session

Launch credential (dev only)
Used to mint the launch JWT in-browser. Never embed a real secret in production client code — your backend mints launch tokens server-side.
Library bundle URLs
After /launch the backend 302s to your operator's game_frontend_base_url with ?game=…&currency=… appended, and this page auto-mounts the game. Set that column to where this page is served — e.g. http://localhost:8912/ (this folder as web root). If it's left as …/launch-landing, the bundled launch-landing/ forwarder handles it when this folder is the web root. The page must be served from an origin the backend's session cookie + CORS allow.
No game mounted yet — pick an option on the left.
“Play offline (demo mode)” works with no backend.
Activity log