58 releases (10 stable)

7.2.1 Jul 9, 2022
7.1.1 May 26, 2022
7.0.0 Dec 11, 2021
7.0.0-rc.3 Oct 19, 2021
0.1.0 Nov 30, 2017

#233 in Development tools

Download history 64/week @ 2022-12-09 18/week @ 2022-12-16 76/week @ 2022-12-23 38/week @ 2022-12-30 53/week @ 2023-01-06 52/week @ 2023-01-13 22/week @ 2023-01-20 28/week @ 2023-01-27 17/week @ 2023-02-03 164/week @ 2023-02-10 99/week @ 2023-02-17 16/week @ 2023-02-24 15/week @ 2023-03-03 20/week @ 2023-03-10 22/week @ 2023-03-17 43/week @ 2023-03-24

100 downloads per month

MPL-2.0 license

795KB
21K SLoC

Lua 14K SLoC // 0.1% comments Rust 6.5K SLoC // 0.0% comments GNU Style Assembly 205 SLoC TypeScript 109 SLoC // 0.4% comments Shell 9 SLoC // 0.3% comments Pan 2 SLoC
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

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.57.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.

Dependencies

~20–55MB
~1M SLoC