Rojo is a tool designed to enable Roblox developers to use professional-grade software engineering tools.
Lucien Greathouse 717c15256f Update GH workflows, bump minimum Rust to 1.36.0 | 5 years ago | |
---|---|---|
.cargo | 6 years ago | |
.github | 5 years ago | |
assets | 5 years ago | |
bin | 5 years ago | |
docs | 5 years ago | |
plugin | 5 years ago | |
rojo-test | 5 years ago | |
src | 5 years ago | |
test-projects | 5 years ago | |
tests | 5 years ago | |
.editorconfig | 5 years ago | |
.gitignore | 5 years ago | |
.gitmodules | 5 years ago | |
.travis.yml | 5 years ago | |
CHANGELOG.md | 5 years ago | |
CONTRIBUTING.md | 5 years ago | |
Cargo.lock | 5 years ago | |
Cargo.toml | 5 years ago | |
LICENSE.txt | 6 years ago | |
README.md | 5 years ago | |
design.gv | 5 years ago | |
mkdocs.yml | 5 years ago |
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.
Rojo enables:
rbxmx
and rbxm
models into your game in real timeSoon, Rojo will be able to:
If you find any mistakes, feel free to make changes in the docs folder of this repository and submit a pull request!
Check out our contribution guide for detailed instructions for helping work on Rojo!
Pull requests are welcome!
Rojo supports Rust 1.36.0 and newer. The minimum supported version of Rust is based on the latest versions of the dependencies that Rojo has.
Rojo is available under the terms of the Mozilla Public License, Version 2.0. See LICENSE.txt for details.