Giter Club home page Giter Club logo

run-in-roblox's Introduction

run-in-roblox

run-in-roblox is a tool to run a place, a model, or an individual script inside 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

From GitHub Releases

You can download pre-built binaries from run-in-roblox's GitHub Releases page.

With Foreman

run-in-roblox can be installed with Foreman, a toolchain manager for Roblox projects.

[tools]
run-in-roblox = { source = "rojo-rbx/run-in-roblox", version = "0.3.0" }

From crates.io

You'll need Rust 1.37.0 or newer.

cargo install run-in-roblox

Usage

The recommended way to use run-in-roblox is with a place file and a script to run:

run-in-roblox --place MyPlace.rbxlx --script starter-script.lua

This will open MyPlace.rbxlx in Roblox Studio, run starter-script.lua until it completes, and then exit.

--place is optional, but --script is required.

License

run-in-roblox is available under the terms of the MIT License. See LICENSE.txt or https://opensource.org/licenses/MIT for details.

run-in-roblox's People

Contributors

lpghatguy avatar chemiclast avatar jeparlefrancais avatar zotethemighty avatar orbitalowen avatar noahwillcrow avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.