Skip to content

peter1591/hearthstonejson

 
 

Repository files navigation

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.

About

Extracts card info from Hearthstone into JSON format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.0%
  • Shell 10.0%