pawl / HearthstoneCollectionExporter

Exports info about your hearthstone collection to a CSV using HearthMirror and HearthDb
13 stars 2 forks source link

HearthstoneCollectionExporter

Exports info about your hearthstone collection to a CSV using HearthMirror and HearthDb

Usage (requires Windows)

  1. Download HearthstoneCollectionExporter.exe from the latest release: https://github.com/pawl/HearthstoneCollectionExporter/releases
  2. Open Hearthstone.
  3. Run HearthstoneCollectionExporter.exe, this should show a message saying it's finished and create a file called cards.csv.

Compiling Instructions

Before compiling in visual studio, you will need to get the submodules with: git submodule update --init --recursive

Credit