This script is an additional script to deckcheck. If you enabled asset file generation in deckcheck, this tool will download all (non-emoji) assets into a timestamped folder.
- NodeJS (stable)
npm install
to install dependencies
output_path
, directory for the downloaded assetsdata_path
, directory path where the data gets read from (should beconfig.asset.path
from deckcheck)
npm start
- Fork and clone the repository
- Make a new branch
- Apply your changes
- Open a Pull Request
deckcheck is licensed under the GPLv3