/UnrealTSTemplate

Unreal.js with TypeScript Template Project

Primary LanguageTypeScript

Unreal.js with TypeScript Template Project

This is a template project for Unreal.js with TypeScript.

Usage

  1. Copy or fork this repository
  2. Rename project name
  3. cd Content/Scripts/
  4. npm i
  5. tsc -w

Typescript settings for Unreal.js script compile.

see TypeScript errors #164