Documentation

Everything you need to build Roblox games with OOF — from setup to advanced workflows.

Getting Started

Set up OOF in minutes and start building your first game.

⚡ Quick Start

Download OOF, install the Studio plugin, and generate your first game in under 5 minutes.

Beginner5 min

🔌 Studio Plugin Setup

Install and configure the OOF Bridge plugin for Roblox Studio to enable real-time sync.

Required

🔑 Authentication

Sign in with Google or email to activate your credits and start building.

Setup

Core Concepts

Understand how OOF's autonomous game engine works.

🤖 Autonomous Agent

How OOF's AI agent interprets your prompts, plans game architecture, and generates production-ready Luau code.

Core

🎮 Game Generation Pipeline

The end-to-end flow from your text prompt to complete scripts, UI, and assets inside Roblox Studio.

Architecture

💰 Credit System

How credits are consumed, what each action costs, and tips for getting the most from your plan.

Billing

🌉 Bridge Protocol

How OOF communicates with Roblox Studio via the local bridge server and WebSocket sync.

Advanced

📋 Planning Mode

Use planning mode to review the agent's proposed architecture before execution begins.

Workflow

🔄 Version Control

Built-in Git integration for tracking changes, branching, and team collaboration.

Git

API Reference

Technical reference for the OOF agent, bridge, and WebSocket APIs.

🔗 REST API

Endpoints for agent messaging, credit management, game generation, and account operations.

API

📡 WebSocket Events

Real-time events for streaming agent responses, generation progress, and Studio sync.

API

🧩 Luau Templates

Reference for the 40+ mechanic templates OOF uses to generate game systems.

Templates