github rojo-rbx/rojo v0.5.1

latest releases: v7.5.1, v7.5.0, v7.4.4...
5 years ago

This is release includes a couple maintenance changes and a fix for a bug that has been plaguing many Rojo users, #252.

Upgrading

If you're on Windows, download rojo-0.5.1-win64.zip, and extract it somewhere. In previous releases, this file was just rojo.exe, but is now compressed to make the download smaller.

You can also use Rust (1.34+) to install Rojo from the command line:

cargo install rojo --force

To install the plugin, either install it from Roblox (https://www.roblox.com/catalog/1997686364) or download Rojo.rbxm from this release and put it into your Roblox Studio plugins folder.

Changes Since 0.5.0

  • Fixed an issue where Rojo would drop changes if they happened too quickly (#252)
  • Improved diagnostics for when the Rojo plugin cannot create an instance.
  • Updated dependencies
    • This brings Rojo's reflection database from client release 395 to client release 404.

Don't miss a new rojo release

NewReleases is sending notifications on new releases.