Skip to content

easy-games/unity-ts

Repository files navigation

Airship Typescript Compiler

The TypeScript Compiler for Airship

Introduction

unity-ts is the compiler for Airship's Typescript scripting. It is a different flavour of TypeScript that compiles to Luau.

Getting started with Airship

Want to dive into Airship? Check out our getting started guide!

Documentation

Below is our documentation around quirks and features of this Typescript compiler

  • AirshipBehaviour - Airship's TypeScript parallel to MonoBehaviour
  • DataType math - Since Typescript has no operators, we have our own operator "macros"
  • JS to Luau - Our flavour of TypeScript is a Luau-based one, so our API is a little different from vanilla TypeScript.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published