0.9.7 • Published 1 year ago

@rbxts/fable v0.9.7

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Fable

An easy to use story (game) creator for Roblox. Made in roblox-ts.

Installation

npm:

npm install @rbxts/fable

.tgz:

npm install ../path/to/file/rbxts-fable-1.0.0.tgz

Building

  1. First, be sure to install all necessary dependencies: npm i.
  2. Next, compile the project: rbxtsc build.
  3. You can then build the package for external use: npm pack. Or you can build the example project for testing: npm run build.

Documentation

Documentation is currently incomplete. It can be built via npx typedoc ./src/index.ts.

0.9.7

1 year ago

0.9.6

2 years ago

0.9.5

2 years ago