war3-types-strict
v0.1.3
Published
Definitions for common.j, Blizzard.j and common.ai, designed for strict TypeScript.
Downloads
21
Readme
war3-types-strict
A set of strict TypeScript types generated for Warcraft III modding.
Build Dependencies
Usage Instructions
Simply add as a dependency and then use either 1.29.2.d.ts
, 1.32.10.d.ts
or 1.33.0.d.ts
.
Build Instructions
- Clone or download the repository.
- Run
npm i
. - Run
npm run build
. - Grab
common.j.d.ts
,common.ai.d.ts
andblizzard.j.d.ts
.
Contributing
All contributions are welcome and should be done in the json files, as these serve as the database for the generator to generate definitions.