mtgoncurve / landlord

Magic: The Gathering mulligan and card draw simulator
https://mtgoncurve.com
MIT License
30 stars 10 forks source link

Support "Companion" line in deck lists #22

Closed jshrake closed 4 years ago

jshrake commented 4 years ago

Fix deck::from_list to skip over Companion and Commander lines and read the deck list from after the Deck line.

Closes #21