andburn / hearthstonejson

Extracts card info from Hearthstone into JSON format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License

This project is licensed under the terms of the MIT license. The full license text is available in the LICENSE file.

Community

This is a HearthSim project. All development happens on our IRC channel #hearthsim on Freenode.

About

Extracts card info from Hearthstone into JSON format

License:MIT License


Languages

Language:Python 80.7%Language:Shell 19.3%