# dotaconstants **Repository Path**: vacqq/dotaconstants ## Basic Information - **Project Name**: dotaconstants - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-05-02 - **Last Updated**: 2026-05-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dotaconstants Constant data for Dota 2 applications Notes ---- * Manually maintained files are located in the `json` directory * Some data is fetched from remote sources * Add a new patch ID: `npm run newpatch` * Update and regenerate build: `npm run build` * Create a new version: `npm version minor` * Publish to npm: `npm publish`