Installation
This guide walks you through getting Roflow running: installing the desktop app, installing Roblox Studio, and setting up the Roflow Studio Bridge so Roflow can work inside Studio.
Before you begin
You'll need three things. This page covers all of them.
- The Roflow desktop app — downloaded from roflow.co/downloads.
- Roblox Studio — the free official Roblox editor, where your game lives, runs, and gets published. Roflow works alongside Studio rather than replacing it.
- A Roblox account — you sign in to Roflow with your Roblox account (it's free to try, no credit card needed). You'll do this on your first launch, not during install.
- Operating system: macOS 11 (Big Sur) or later on Apple Silicon (M1 or newer), or Windows 10/11 (64-bit).
- Memory: 4 GB RAM minimum; 8 GB or more recommended.
- Disk space: about 500 MB for the app, plus room for your projects.
- Internet: required for AI features and for signing in.
Supported platforms
Roflow currently ships two builds:
| Platform | Requirement | Installer |
|---|---|---|
| macOS | macOS 11 (Big Sur) or later, Apple Silicon (M1 or newer) | .dmg |
| Windows | Windows 10 or 11, 64-bit | .exe |
Roflow only ships an Apple Silicon build for macOS and a 64-bit build for Windows. There is no Intel Mac (x86) build and no Linux build. If you're on one of those, there isn't a working download to install yet.
Step 1: Download Roflow
- Go to roflow.co/downloads.
- The page detects your operating system and offers a one-click Download button for the matching build. You can also pick your platform manually from the list.
- Click Download and save the installer. The page shows the current version, the file size, and a SHA-256 checksum pulled from the live release, so you can confirm the file matches what was published.
The free tier is included with the download, and no credit card is required.
During a rollout the download buttons may appear disabled with a Downloads coming soon tooltip. If you see that, downloads aren't open yet for your platform — check back shortly. When they're enabled, the button links straight to the installer.
Step 2: Install the Roflow app
Only ever install Roflow from the official roflow.co/downloads page.
macOS
- Open the downloaded
.dmgfile. - Drag Roflow into your Applications folder.
- Open Roflow from Applications (or Launchpad).
Windows
- Run the downloaded
.exeinstaller. - Follow the installer prompts.
- Launch Roflow from the Start menu.
Roflow's installers are not yet code-signed or notarized, so on first launch macOS (Gatekeeper) or Windows (SmartScreen) may warn that the developer or publisher can't be verified. On an official download from roflow.co/downloads, this is expected right now and doesn't mean the file is unsafe. If you obtained Roflow from anywhere else, don't proceed. For the current details, see Installation Issues.
Step 3: Install Roblox Studio
Roflow drives Roblox Studio for you, so Studio needs to be installed on the same computer.
- If you don't already have it, download and install Roblox Studio from the official Roblox site: create.roblox.com.
- Sign in to Studio with your Roblox account.
- Open Studio at least once to confirm it launches.
If you already build in Studio, you're set — Roflow uses your existing install.
Step 4: Set up the Roflow Studio Bridge
The Roflow Studio Bridge is a small companion plugin that lives inside Roblox Studio. It's the connection between Roflow and your open Studio session: once it's active, Roflow can sync its changes into your place, run playtests, and read what happens while the game runs.
You don't download the Bridge separately — Roflow sets it up for you as part of getting started, so all you have to do is turn it on inside Studio.
- Restart Roblox Studio. After Roflow adds (or updates) the plugin, fully close and reopen Studio so it loads the Bridge.
- Open the Plugins tab in Studio and select Roflow Studio Bridge. A small Roflow Studio Bridge panel opens showing the connection status.
- Leave the Bridge panel active while you work with Roflow.
If you don't see Roflow Studio Bridge in the Plugins tab after restarting Studio, you can confirm whether it's there — Roblox Studio keeps its local plugins in this folder:
- macOS:
~/Documents/Roblox/Plugins - Windows:
%LOCALAPPDATA%\Roblox\Plugins
Still don't see it after a restart? See Connection Problems.
Roflow's first-run setup wizard walks you through activating the Bridge, turning on the Studio security setting it needs, and confirming the connection — so you don't have to configure any of this by hand. For a deeper look at what the Bridge does and how to read its connection states, see Studio Bridge.
Next steps
You're installed and ready. Continue to First Launch to sign in with Roblox, finish the setup wizard, connect Studio, and build your first game.
- First Launch — sign in and complete setup
- The Interface — get oriented in Roflow
- Studio Bridge — how Roflow connects to Studio
- Installation Issues — fixes for download and launch problems