v0.4.9
This is a small quality-of-life and hotfix update.
As always, download the latest plugin either from this release (the rbxm
file) or from the Roblox plugin page.
You can grab the server portion from here if you're on Windows, or by running cargo install rojo
. If you're upgrading from a previous server version, use cargo install rojo --force
to tell Cargo to update your existing version.
Changes since 0.4.8
- Fixed warning when renaming or removing files that would sometimes corrupt the instance cache (#72)
- JSON models are no longer as strict --
Children
andProperties
are now optional.