Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 822 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 822 Bytes

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