Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 405 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 405 Bytes

Hearthstone JSON

This project extracts card data from Hearthstone into JSON files to be used to generate HearthstoneJSON.com

Requirements

Generate

To generate the files, just run:

  • ./bootstrap.sh
  • ./generate.py

Files will be generated in the out directory.