boatbomber fde78738b6 Improve sync info (#692)
- Fixed an edge case where disconnecting and then reconnecting would
retain outdated info
- Fixed an issue where new patches wouldn't immediately update the
change info text
- Removed extraneous changes count info, as it was not useful and could
be checked in the visualizer anyway
- Added warning info for when some changes fail to apply
- Updates timestamp of last sync even if patch was empty, to have a more
accurate signal on Rojo's uptime
2023-07-05 21:38:11 +00:00
2022-08-08 03:59:52 -04:00
2023-06-30 11:04:04 -07:00
2023-07-05 21:38:11 +00:00
2023-06-30 11:06:43 -07:00
2022-06-29 18:53:34 -04:00
2022-07-29 21:45:19 -04:00
2023-06-30 11:06:43 -07:00
2023-07-05 21:38:11 +00:00
2022-05-26 02:53:20 -04:00
2022-08-20 23:44:10 -04:00
2022-04-19 17:45:55 -04:00
2022-06-12 03:41:49 -04:00

Rojo
 
Actions status Latest server version Rojo Documentation Patreon

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

Description
No description provided
Readme 22 MiB
Languages
Rust 57.2%
Luau 42.5%
CSS 0.3%