hallojoe / mtg-resources

MTG data and images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mtg-resources

MTG data and images.

Requires curl on target system. Find lates curl releases here.

Install: npm install

To gather data from a set run: node ./scripts/index.js [set-code, ex. mom, bro or mh2]

Project structure:

  • data
    • [set-code]
      • data
        • index.json
        • index.min.json
      • images
        • [multiverseid]-[set-code]-[name-slug].png
  • scripts
    • index.js [set-code]

About

MTG data and images.

License:MIT License


Languages

Language:JavaScript 100.0%