Introduction
Last update: 6 months ago by Justin WalshReading 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, npm, and TypeScriptToLua.
Familiarity with NodeJS and npm 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.