SyncRbx — Sync your code editor with Roblox Studio

SyncRbx is a free and open source tool that keeps your scripts in sync between Visual Studio Code (or any editor) and Roblox Studio, in real time and in both directions. Edit a script in VS Code and see it in Studio instantly; change it in Studio and it is saved to your project folder.

Why SyncRbx

Get started

  1. Install the CLI: npm install -g syncrbx
  2. Install the SyncRbx plugin for Roblox Studio and enable HTTP requests.
  3. Run syncrbx serve in your project folder and press Connect in Studio.

En español

SyncRbx es una herramienta gratuita y de código abierto para sincronizar Visual Studio Code con Roblox Studio en tiempo real y en ambos sentidos. Una alternativa sencilla a Rojo, sin configuración y segura: no convierte tus Models en carpetas ni borra tu trabajo.

Roblox Studio plugin · CLI on npm · VS Code extension · Open source on GitHub · Discord