Skip to content

idkncc/roblox-ts-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

roblox-ts-template

Straightforward game template, without shitty examples, and other shed.

Only minimal examples for each package.

Packages:

  • Flamework
  • React
  • UI Labs
  • Reflex
  • Debug and Env transformer

Usage

degit idkncc/roblox-ts-template my-awesome-game
# npx degit idkncc/roblox-ts-template my-awesome-game
# bunx degit idkncc/roblox-ts-template my-awesome-game

# then rename your game in package.json and default.project.json

# development
bun watch
bun serve

# production
bun build:prod

About

My RobloxTS Game template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published