Exports info about your hearthstone collection to a CSV using HearthMirror and HearthDb
- Download HearthstoneCollectionExporter.exe from the latest release: https://github.com/pawl/HearthstoneCollectionExporter/releases
- Open Hearthstone.
- Run HearthstoneCollectionExporter.exe, this should show a message saying it's finished and create a file called cards.csv.
Before compiling in visual studio, you will need to get the submodules with: git submodule update --init --recursive
- HearthDb.dll: https://github.com/HearthSim/HearthDb
- HearthMirror.dll: https://github.com/HearthSim/HearthMirror
- Inspiration for HearthDb and HearthMirror usage taken from: https://github.com/HearthSim/Hearthstone-Collection-Tracker