- install nodejs: https://nodejs.org/en/download/
- update your
resources/cards.cdb
to latest - move ydk file to
resources/deck/
(test-deck.ydk
as example) - run
npm install
- run
node index.js test-deck
- checkout the pdf in
output/test-deck.pdf
Thanks for the inspiration of https://github.com/ymssx/yugioh-card
, there is lot's unclear params in this lib but I tested out...