Installation
The installation process depends on what system you are using with Roblox.
Choose your workspace
Vanilla Roblox
- Download the latest release from the Github page.
- Open the downloaded
rCord.lua
file with your preferred IDE - Press
CTRL + A
to select all the contents, then pressCTRL + C
to copy it all. - Then go into Roblox Studio and press the
+
besidesServerScriptService
, and then select theModuleScript
- Now go into you're newly created
ModuleScript
and pressCTRL + A
and thenCTRL + V
- Rename your
ModuleScript
torCord
Mac Users
Instead of CTRL + A
use COMMAND + A
, etc
Vanilla Rojo
- Download the latest release from the Github page.
- Drag the
rCord.lua
into your server folder in your workspace.
Wally
- Go onto our wally page
- Click on the string under the
Install
text - Place the code in your Wally dependencies
WARNING
This guide expects you to already have Wally setup. If not use this guide
roblox-ts
Coming soon