Quorra
Agentic world-building inside the Unreal Editor. Describe what you want; an agent builds it in your level.
It is rough, it will change, and it is not something to point at a project you care about without a backup. It is published because early feedback is worth more than a polished release six months from now.
Download
Quorra is a supporter build. It comes with the $50/month All Access tier — the same backing that pays for its development.
You're signed in, but Quorra needs an active $50/month All Access pledge.
Thanks for backing this.
We pulled the pre-alpha on 15 August while two safety problems are fixed: the local Runner accepted requests it should have refused, and the editor-side “undo” did not roll changes back the way we said it did.
If you already installed it: stop the Quorra Runner and don’t run a build against a level you care about until the next drop. Your licence key stays valid.
Both fixes are written and tested; what is left is proving them inside a real editor before anything goes back out. It returns here the moment that is done — no date, because a date would just be a guess.
Install
- Unzip the archive somewhere.
- Open PowerShell in that folder and run
.\Install-Quorra.ps1
(if Windows blocks it:powershell -ExecutionPolicy Bypass -File .\Install-Quorra.ps1) - It asks for your
.uproject, installs the plugin, sets up the Runner, and can link a Tron OS install. - Open the project in Unreal 5.8 → Edit > Plugins → enable Quorra → restart.
- Tools > Quorra opens the cockpit.
What you need
Exactly 5.8 — the plugin ships precompiled, and Unreal refuses a plugin built against a different version.
A Linux editor build is possible; ask if you want one.
For the Runner, the local bridge between the cockpit and whichever brain you point it at.
Claude Code, Codex, a local Ollama model — or a Tron OS install, which brings its whole agent fleet.
How it fits together
The cockpit
A dockable tab in the editor. You type in plain language; the agent works in your level and reports back as it goes.
The Runner
A small local service on 127.0.0.1:8765. It routes the cockpit to whichever brain you chose
and speaks MCP to the editor. It binds to loopback only — nothing is exposed to your network.
The Tron OS link (optional)
Point the Runner at a Tron OS install and the cockpit gets the whole fleet instead of one CLI: the skills library, the asset catalogue, and the agents that already know your project. That link is the only outbound traffic the Runner makes on its own, and it goes to your own machine.
Licence — please read
Quorra is not open source. Like Tron OS and The Dark Is Sleepless, it is a closed product. The download contains built binaries only; no source is distributed.
A Patreon pledge is not a licence to reuse. It buys you the right to use Quorra while your pledge is active. It does not grant permission to redistribute it, resell it, publish it, decompile it, or reuse its code, assets, themes or interface in your own products — paid or free, in whole or in part.
Updates are tied to your Patreon. New builds are released through this page and reach active All Access members only. If a pledge ends, access to further downloads and updates ends with it; the build already on your machine simply stops receiving them.
Feedback
Pre-alpha means the bug reports are the deliverable. Tell us what broke, what was confusing, and what you expected instead — get in touch.
