Quickstart guide
Install the plugin, sign in with your email, and start describing your game. Here is everything you need to get running.
Quick start
1) Download & install the plugin
Download the latest release from GitHub (github.com/agamairi/dreamairi-plugin/releases), unzip it into your Godot 4 project's addons/ folder, and enable it under Project → Project Settings → Plugins. The DreamAiri dock appears in the editor.
2) Sign in with your email
In the dock, enter your email and the one-time code we send you. No passwords, no license keys to manage.
3) Describe what you want
Type plain-language intent like "make a snake game" or "add a double jump". DreamAiri plans the work and edits your project, running the scene to catch errors.
4) Review and iterate
Review the proposed changes before they apply, play your game, and keep going. Your weekly usage shows as a single percentage in the dock and the dashboard.
Core concepts
Agent Mode
DreamAiri runs a multi-turn loop: it reads files, writes scripts and scenes, runs the project, reads the errors, and fixes them — the same way a developer iterates.
Review & undo
Changes are proposed for your review before being applied, and an undo stack lets you roll back. Nothing touches your project without your say-so.
Weekly usage
You get a weekly usage allowance shown as one percentage that refills every week. No tokens or credits to count.
Cloud or local
Runs on a strong cloud model for the best results. Advanced users can point the plugin at a local model via Ollama — capable local models only.
FAQ
Is DreamAiri affiliated with Godot?
No. DreamAiri is an independent tool built to work with Godot 4 projects.
Does it work on my existing game?
Yes. It reads your current scenes and scripts and makes targeted changes — it's not limited to new projects.
Will it change my project without asking?
No. Proposed changes are shown for review before they apply, and there's an undo stack.
How is usage measured?
As a weekly percentage that refills each week. You never have to think about tokens or credits.
Can I use my own local model?
Yes, via Ollama — but only capable models drive the agent well. The cloud option gives the most reliable results.