/TS-to-XLUA

TypeScriptToLua configured with bindings for X-Plane's XLUA system.

Primary LanguageTypeScript

TS-to-XLUA

TypeScriptToLua configured with bindings for X-Plane's XLUA system.

To install

  • Clone the repository
  • Run npm install

Scripts

build

Compiles your TS source to lua

dev

Monitors for file changes and compiles when they are detected