/war3-types-strict

A generator for strict TypeScript types for Warcraft III modding.

Primary LanguageTypeScriptMIT LicenseMIT

war3-types-strict

A generator for strict TypeScript types for Warcraft III modding.

Dependencies

Node.js

Usage Instructions

  1. Clone or download the repository.
  2. Run npm i.
  3. Run npm run build.
  4. Grab common.j.d.ts, common.ai.d.ts and blizzard.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.