Package Exports
- @sc2/convertbalancedata
- @sc2/convertbalancedata/build/postProcess.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@sc2/convertbalancedata) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
sc2-convertbalancedata
Library to convert StarCraft 2 exported balance data XML files to JSON.
npm start -- [XML input folder path] [output JSON file path]
Defaults to ./balancedata
./balancedata.json
Example:
npm start -- ./balancedata ./balancedata2.json