A visual item browser for The Binding of Isaac.
- Extracts item data from game files.
- Scrapes item descriptions from Isaac's wiki
To extract, edit the config ./gameDataExtractor/src/index.ts and fire:
yarn extract-build && yarn extract
Custom tags may be added here ./gameDataExtractor/customData/customData.json
yarn build