Skip to content

Extracts card info from Hearthstone into JSON format

Notifications You must be signed in to change notification settings

jamiechapman/hearthstonejson

Repository files navigation

Intro

This project extracts card data from Hearthstone's "base-Win.MPQ" into JSON files.

This is then used to generate the website: http://hearthstonejson.com

It is meant to run in Linux. To run you need:

  • nodejs
  • git
  • java
  • cmake

Build

git clone https://github.com/Sembiance/hearthstonejson.git
cd hearthstonejson
./build.sh

Run

node generate.js /path/to/base-Win.MPQ

Results

In the 'out' directory will be a JSON file per set.

About

Extracts card info from Hearthstone into JSON format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published