JSPM

@sc2/convertbalancedata

0.0.7
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q6243F
  • License MIT

Library to convert StarCraft 2 exported balance data XML files to JSON.

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