6 lines
266 B
Markdown
6 lines
266 B
Markdown
# YGOProxiesGenerator
|
|
This little javascript script generate a full PDF file with all the required proxies.
|
|
You just have to put the ID of cards you want to make a proxy in the [Array] located in ./decklist.json
|
|
|
|
Execute index.js with node to compute the output.pdf
|