1.0.3 • Published 4 years ago

warcraft3 v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Installation

npm install --save warcraft3

Summary

This package is type definitions for Warcraft3 APIs.

Usage

{ "compilerOptions": { "target": "ESNext", // recommended "lib": [], // No libraries are required "strict": true, // recommended "types": "warcraft3" } "tstl": { "luaTarget": "5.3", // recommended "noImplicitSelf": true, "luaBundle": "output/war3map.lua", // Your output path of lua bundle file. "luaBundleEntry": "main.ts" // Your typescript main module entry. } }

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago