cwestleyj / HearthstoneJSON

Hearthstone cards in JSON format

Home Page:https://hearthstonejson.com

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

Hearthstone cards in JSON format

https://hearthstonejson.com

License:MIT License


Languages

Language:Python 83.7%Language:Shell 16.3%