Skip to content

v0.4.9

Compare
Choose a tag to compare
@LPGhatguy LPGhatguy released this 27 May 00:04
· 1259 commits to master since this release

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 and Properties are now optional.