A ruby script to print Magic the Gathering proxy decks on both sides of the card.
Merges two XML decks given by the mpc autofill web app which then gets fed into the autofill.exe. A tool that auto uploads images and creates your custom playing card order
- Grab the latest MPC Fill exe from here
- With Ruby 3 installed
run
gem install nokogiri
- Configure the input decks and output name in the script.
- Call
ruby main.rb
- Run the autofill.exe with the output XML in the same directory