Looking to get started with roblox-ts? Just download this repository to get started!
You'll need:
- NodeJS and NPM
- roblox-ts 0.1.7+ (
npm i -g roblox-ts
) - Rojo 0.5.x
If you're unsure on how to install these things, please refer to our "Quick Start" guide.
npm install
rbxtsc && rojo build --output build.rbxlx
This will compile your files into the out
folder and then create a build.rbxlx
to open in Roblox Studio.