rojo 7.6.1

Enables professional-grade development tools for Roblox developers
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
There are two supported ways to get started with Roact.

For our examples, we'll install `Roact` to `ReplicatedStorage`. In practice, it's okay to install Roact anywhere you want!

### Method 1: Model File (Roblox Studio)
* Download the `rbxm` model file attached to the latest release from the [GitHub releases page]https://github.com/Roblox/Roact/releases.
* Insert the model into Studio into a place like `ReplicatedStorage`

### Method 2: Filesystem
* Copy the `src` directory into your codebase
* Rename the folder to `Roact`
* Use a plugin like [Rojo]https://github.com/LPGhatguy/rojo to sync the files into a place