Introduction
Last update: a minute ago by Nathan BoltonReading time: 2 min
Thanks for your interest in ts-defold! There are a lot of moving parts that make everything tick, so if you are interested in the fine details, continue on!
On the Shoulders of Giants
ts-defold is built on NodeJS, npmnpm - Node Package Manager The package manager for the NodeJS runtime that allows installing and updating packages, and TypeScriptToLua.
Familiarity with NodeJS and npmnpm - Node Package Manager The package manager for the NodeJS runtime that allows installing and updating packages is encouraged, though not required.
First Steps
It is recommended that you go through the Quick Start and Project Generator docs first, then find your way into the depths 🕳️ of the project configuration.