Skip to content

v0.4.12

Compare
Choose a tag to compare
@LPGhatguy LPGhatguy released this 21 Jun 18:24
· 1253 commits to master since this release

This is a minor bugfix, and introduces a small new feature, a plugin action for syncing in!

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.11

  • Fixed obscure assertion failure when renaming or deleting files (#78)
  • Added a PluginAction for the sync in command, which should help with some automation scripts (#80)