Skip to content
This repository has been archived by the owner on Jun 2, 2022. It is now read-only.
/ demo-game Public archive

A template for getting started with roblox-ts

Notifications You must be signed in to change notification settings

roblox-ts/demo-game

Repository files navigation

roblox-ts Demo Template

Looking to get started with roblox-ts? Just download this repository to get started!

Prerequisites

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.

Setup

npm install

Usage

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.

About

A template for getting started with roblox-ts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published