Plugin autostart #151
Labels
scope: cli
Relevant to the Rojo CLI
scope: plugin
Relevant to the Roblox Studio plugin
type: enhancement
Feature or improvement that should potentially happen
I'd like to be able to generate place files that have a special marker that the plugin recognizes, causing it to automatically try to connect to a running Rojo session.
It's really two tightly-coupled features:
rojo build
that injects a non-archivable instance into theDataModel
with a special nameThis would lay the groundwork for projects to use a single command to build a place file, open it in studio, and start live syncing. We could bundle that together into a command with a name like
rojo start
if it proves ubiquitous enough!The text was updated successfully, but these errors were encountered: