# Oriverse - a 3D game engine built for AI agents AI agent quickstart: https://www.oriverse.com/docs/agents/quickstart.md?v=2026-09-02 Desktop release manifest (Windows): https://www.oriverse.com/binary/editor/latest.json Web editor (non-Windows / no install): https://www.oriverse.com/editor MCP: https://mcp.oriverse.com/relay/mcp What it is: a 3D game engine scripted in Weave (its own language). Build once (Windows app or web editor, same project), play anywhere: desktop or any WebGPU browser, phones included. Any common game type: single or multiplayer, first-person, third-person, top-down or side-view. Follow the quickstart. Can you run commands on the user's Windows machine? Download the desktop app and build with its account-free agent CLI (`oriverse.exe tools`). Can you add an MCP server to yourself? Use MCP. Neither (chat-only)? Send the user to the web editor and its built-in AI assistant; never walk the user through MCP connector setup. Always read_skill("weave_coding") before writing Weave; ask before downloading or running software. Doc version 2026-09-02. The quickstart's second line names the same date; if the copy you fetched shows an older date or no version line, your fetch tool served a cached page - refetch the ?v= link above.