Skip to main content

Installation

You can currently install Refx to your project with 3 different methods:

NPM Installation

Intended only for TypeScript users: Install Refx by running the following command in your terminal:

npm i @rbxts/refx@latest

Wally Installation

Install Refx using a popular package manager called Wally. Put the following line under [dependencies] in your wally.toml file. Consider using the latest version:

wally.toml
[dependencies]
refx = "wad4444/refx@0.3.2"

Roblox Studio Installation

If you are not using Rojo, navigate yourself to github releases page and download rbxm file of the latest version:

Example banner