Skip to content

A generator for strict TypeScript types for Warcraft III modding.

License

Notifications You must be signed in to change notification settings

TinkerWorX/war3-types-strict

Repository files navigation

war3-types-strict

A set of strict TypeScript types generated for Warcraft III modding.

Build Dependencies

Node.js

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

  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.

About

A generator for strict TypeScript types for Warcraft III modding.

Resources

License

Stars

Watchers

Forks

Packages

No packages published