rba_start_live_session
Start a live session watching multiple workspace Lua files, syncing edits in real time, with an option to run them once immediately. Enables live script updates for Roblox development.
Instructions
Watch multiple workspace Lua files as one live-editing session and optionally run them once immediately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | send | |
| files | Yes | ||
| target | No | ||
| runOnce | No | ||
| timeoutMs | No | ||
| debounceMs | No | ||
| syntaxCheck | No |