DrXporter v1.0.0
DrXporter v1.0.0 — Initial Release
Real-time bidirectional sync bridge between Roblox Studio and local filesystem.
Features
- Two-way live sync between Roblox Studio and your local editor
- Selective export — choose which instances and properties to export
- UUID-based instance tracking (
drxporter-uuidattribute) - Cache scoped by GameId and PlaceId
- Strict diagnostics with stop-on-error behavior
- Parent chain preservation for selected descendants
- Rojo-compatible filesystem layout
Downloads
| File | Description |
|---|---|
Drxporter.rbxm |
Roblox Studio plugin (install via Plugins folder) |
drxporter-plugin.rbxmx |
Roblox Studio plugin (alternative XML format) |
drxporter |
Local bridge server binary (Linux x64) |
Quick Start
- Download
drxporterbinary and place it in your PATH (or run directly) - Install the plugin in Roblox Studio
- Run
./drxporter serveto start the bridge server - Connect from the DrXporter widget in Studio
- Select instances, export, and start editing locally
Requirements
- Node.js v20+ (if building from source)
- Roblox Studio with HTTP requests enabled for localhost
License
GNU General Public License v3.0