Auto-generated Dota 2 resource dumps.
Data from this package is available on ModDota API page (previously dota.tools).
- Check out this repository
- Install with
npm ci - Run
npm run auto-dumpand wait for the script to finish and dota to close. - Run
npm run buildto generate all package files. - Commit changes
- Create a pull request
- Edit the corresponding
.tsfiles (i.e.modifier-properties.ts) - Run
npm cithennpm run buildin the root of the repository - You should now have corresponding
.jsonfiles re-generated (i.e.api.json) - Commit changes
- Create a pull request
- Run
npm version minor - Push with tags