Use this repo to get started with Roblox typescript blazingly fast.
This project requires the following extensions:
- Roblox-TS
- Selene
- Rojo (VS Code & Roblox Studio)
- Run
npm install
- Run
npm run watch
to start watch mode - In another terminal,
run rojo serve
to start Rojo or useCTRL + Shift + P
to open via VS code Rojo integration - Open a Roblox Studio place and connect your Rojo plugin
- Write code! 🎉