Skip to content

v0.5.1

Compare
Choose a tag to compare
@LPGhatguy LPGhatguy released this 04 Oct 20:01
· 797 commits to master since this release

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.