Installation
There are two supported ways to get started with Rodux.
For our examples, we'll install Rodux to ReplicatedStorage. In practice, it's okay to install Rodux anywhere you want!
Method 1: Model File (Roblox Studio)¶
- Download the
rbxmxmodel file attached to the latest release from the GitHub releases page. - Insert the model into Studio into a place like
ReplicatedStorage
Method 2: Filesystem¶
- Copy the
srcdirectory into your codebase - Rename the folder to
Rodux - Use a plugin like Rojo to sync the files into a place