mtgoncurve / landlord

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

MOM Update #48

Closed rstad closed 1 year ago

rstad commented 1 year ago

Attempting to do the MOM update.

This was the result of adding a couple of MOM tests, incrementing lib/Cargo.toml, running make card-update followed by make test to see if they worked, and then finally make build.

I assume there's still some npm stuff that needs to be done as well but I don't know what's involved with that or if I can even do that.