Skip to content

An application for porting Roblox game scripts to a local directory, which can then be pushed onto GitHub.

Notifications You must be signed in to change notification settings

Thomas-Chabot/RbxToGit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Creator

This project was developed by ThomasChabot on Roblox (https://www.roblox.com/users/284140/profile).

About

An application for porting Roblox game scripts to a local directory, which can then be pushed onto GitHub.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published