Closed kirkdotcam closed 5 years ago
May not currently work as I don't have a working decoded data set to test on. Current assumption for structure is of the form:
let deck = { heroes: [ [4000, 1], [4003, 1], ], cards: [ [4004, 3] ], name:"ZoosCluze" } ;
Just noticed the spike branch. Going back to make corrections and then amending PR.
closed to do PR to spike instead of master.
May not currently work as I don't have a working decoded data set to test on. Current assumption for structure is of the form: