Skip to content

Run a place, model, or individual script inside Roblox Studio, integrating with command line tools

License

Notifications You must be signed in to change notification settings

CodeKingdomsTeam/run-in-roblox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Run a place, model, or individual script inside Roblox Studio, integrating with command line tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 91.7%
  • Lua 8.3%