Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 544 Bytes

File metadata and controls

14 lines (10 loc) · 544 Bytes

run-in-roblox

run-in-roblox is a tool to run a place, a model, or an individual script inside the local installation of Roblox Studio.

run-in-roblox pipes output from inside Roblox Studio back to stdout/stderr, which enables traditional automation tools to work alongside Roblox.

Installation

run-in-roblox requires Rust 1.37 or newer. You can use it to install run-in-roblox with:

cargo install run-in-roblox

License

run-in-roblox is available under the terms of the MIT License. See LICENSE.txt for details.