Installation
First, install Roact and Rodux into the same place you intend to install Roact-Rodux. For these examples, we'll install everything into ReplicatedStorage
.
Method 1: Model File (Roblox Studio)¶
- Download the
rbxmx
model file attached to the latest release from the GitHub releases page - Insert the model into Studio into a place like
ReplicatedStorage
Method 2: Rojo¶
- Copy the
src
directory into your codebase - Rename the folder to
RoactRodux
- Use Rojo to sync the files into a place