Skip to content

Installation

Installation

Installation

There are multiple ways to install RStore, but the first way is the easiest.

1. Roblox Model

Hop on over to the Roblox website and download the model here.

2. Manual Installation

First, create a ModuleScript in ServerStorage. Then, create another ModuleScript in the first ModuleScript. Name the first ModuleScript "RStore". Name the second ModuleScript "Class". In the "RStore" ModuleScript, make the source this. In the "Class" ModuleScript, make the source this.


Great! Time to move onto the next step!