1.0.3 • Published 6 years ago

rbxtogit v1.0.3

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

RbxToGit

Purpose

RbxToGit is a simple application for copying scripts made within Roblox onto your local computer (which can then be saved onto GitHub).

Requirements

For the app to work, NodeJS (along with npm) must be installed onto your computer.

This must also work in conjunction with the Roblox Studio plugin (see the RbxToGit-Plugin repository for details, https://github.com/Thomas-Chabot/RbxToGit-Plugin)

Installation

The easiest way to install the RbxToGit application is through npm. This can be done with the following command:

npm install rbxtogit -g

Usage

RbxToGit can be run through the rbxtogit terminal command. This should be called from within the same directory as scripts should be saved.

The application will then wait for requests from the Studio plugin, after which the Roblox game scripts will be created in your local system.

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago