RUN

  1. install nodejs v12.22.7: https://nodejs.org/download/release/v12.22.7/
  2. update your resources/cards.cdb to latest
  3. mkdir ./output
  4. move ydk file to resources/deck/ (test-deck.ydk as example)
  5. run yarn
  6. run node index.js test-deck
  7. checkout the pdf in output/test-deck.pdf

THANKS

Thanks for the inspiration of https://github.com/ymssx/yugioh-card, there is lot's unclear params in this lib but I tested out...