Skip to content
/ rojo Public

Rojo enables Roblox developers to use professional-grade software engineering tools

License

Notifications You must be signed in to change notification settings

rojo-rbx/rojo

This branch is up to date with master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0d6ff8e · Jan 14, 2025
Jul 12, 2021
Nov 10, 2024
Nov 10, 2024
May 13, 2024
Jul 18, 2023
Aug 23, 2021
Jan 13, 2025
Jan 14, 2025
Aug 19, 2024
Nov 10, 2024
Jan 13, 2025
Jan 6, 2024
Jan 13, 2025
Nov 10, 2024
Jan 6, 2024
Sep 19, 2023
Aug 2, 2024
Nov 10, 2024
Jul 27, 2023
Nov 9, 2024
Nov 10, 2024
Nov 6, 2024
Nov 6, 2024
Jan 19, 2019
May 13, 2024
Sep 3, 2024
Jan 1, 2025
Nov 10, 2024
Apr 19, 2022
Jun 12, 2022

Repository files navigation

Rojo
 
Actions status Latest server version Rojo Documentation

Rojo is a tool designed to enable Roblox developers to use professional-grade software engineering tools.

With Rojo, it's possible to use industry-leading tools like Visual Studio Code and Git.

Rojo is designed for power users who want to use the best tools available for building games, libraries, and plugins.

Features

Rojo enables:

  • Working on scripts and models from the filesystem, in your favorite editor
  • Versioning your game, library, or plugin using Git or another VCS
  • Streaming rbxmx and rbxm models into your game in real time
  • Packaging and deploying your project to Roblox.com from the command line

In the future, Rojo will be able to:

  • Sync instances from Roblox Studio to the filesystem
  • Automatically convert your existing game to work with Rojo
  • Import custom instances like MoonScript code

Documentation is hosted in the rojo.space repository.

Contributing

Check out our contribution guide for detailed instructions for helping work on Rojo!

Pull requests are welcome!

Rojo supports Rust 1.70.0 and newer. The minimum supported version of Rust is based on the latest versions of the dependencies that Rojo has.

License

Rojo is available under the terms of the Mozilla Public License, Version 2.0. See LICENSE.txt for details.