v0.5.3
This release includes a fix for Rojo users using Rojo with versions of Roblox that have unreleased kinds of instance, notably engineers at Roblox.
Upgrading
If you're on Windows, download rojo-0.5.3-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.2
- Fixed an issue where Rojo would throw an error when encountering recently-added instance classes.