mtg-wishlist
v1.0.0
Published
Create your wishlist based on Deckbox.org lists and a number of wanted cards
Downloads
8
Maintainers
Readme
mtg-wishlist
Create your wishlist based on Deckbox.org lists and a number of wanted cards
This script is very useful to create your wishlist on Deckbox.org if you want all cards from a set n times.
Setup
- You need to download the
AllSets.json
file from MTGJson and put it next to theindex.js
file.
This data file is necessary in order to know the composition of a booster in a given extension, as well as the extension codes.
Note: This may change in the future as it's annoying to setup.
- Export and download your collection as a CSV file from Deckbox.org.
Usage
Usage: index.js <inventory.csv> <count> <out.csv> [options]
Options:
-h, --help Show help [boolean]
-e, --edition Use the given edition(s)/extension(s), can be an edition code (
ORI) or an edition name ("Magic Origins") [array]
Examples:
index.js ~/inventory.csv 4 ~/wishlist.csv -e ORI
Notes
Colors are used in your terminal to display cards rarity :)