bertman12 / hero-town-defense-old

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wc3-ts-template

An easy to use template to get you started coding in TypeScript for Warcraft III maps.

Setup Guide: Getting Started.

Features

  • TypeScript API and wrappers for most handles (see w3ts)
  • Work on your map in the World Editor while also coding in TypeScript.
  • Evaluate node scripts at compile time and support for npm dependencies (see war3-transformer)
  • Build w3x archives from your project's map folder.
  • Automatically generate definitions for global variables generated by the editor such as regions, cameras, or preplaced units.
  • Works on Windows and Mac OS out of the box and with a couple modifications it works on Linux as well.

About

License:MIT License


Languages

Language:TypeScript 83.6%Language:Lua 9.7%Language:JavaScript 5.0%Language:HTML 1.0%Language:C++ 0.7%