- install nodejs v12.22.7: https://nodejs.org/download/release/v12.22.7/
- update your
resources/cards.cdb
to latest - mkdir
./output
- move ydk file to
resources/deck/
(test-deck.ydk
as example) - run
yarn
- 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...