Installation & Tooling
The installation and tooling guide depends on where you are using Red.
Studio
Installation
- Download the latest version of Red from the releases page.
- Insert the downloaded model into
ReplicatedStorage
. - Start using Red!
Tooling
The default studio tooling is acceptable for Red.
Rojo & Wally
Installation
toml
[dependencies]
name = "uncontained0/red@^1.0.0"
- Run
wally install
. - Start using Red!
Tooling
Red is written with strict Luau, so you can use any tooling that supports Luau. The only officially supported tools are Luau LSP and Stylua.