Skip to content

6.0.0 Release Candidate 4

Pre-release
Pre-release
Compare
Choose a tag to compare
@LPGhatguy LPGhatguy released this 14 Dec 22:50
· 323 commits to master since this release

This is the fourth release candidate for Rojo 6.

This release contains a brand new UI overhaul, brought to you by @Reselim!

Start screen of new Rojo Roblox Studio plugin UI

Trying the Release Candidate

To install the Roblox Studio plugin, there are a few options now:

  • Run rojo plugin install from the Rojo 6 CLI
  • Download the attached Rojo.rbxm and install it manually
  • Install from the Roblox plugin page

There are now a few ways to download the Rojo CLI.

With Foreman

Add a line to the [tools] section in foreman.toml:

rojo = { source = "rojo-rbx/rojo", version = "6.0.0-rc.4" }

From GitHub Release

Download one of the attached binaries on this release page!

From the VS Code Extension

Change your release channel in the extension's setting page to 6.x:

unknown (11)

From Crates.io

You can use Cargo (1.43.1+) to build the release yourself from crates.io:

cargo install rojo --version 6.0.0-rc.4

All Changes Since 6.0.0-rc.3

  • Added brand new Rojo UI (#367)
  • Added projectName to /api/rojo output.