Magic-Spoiler
Magic-Spoiler copied to clipboard
Tools for generating Cockatrice-compatible cards.xmls for unreleased magic cards
https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/about-issue-and-pull-request-templates
Could be PR/non-master-branches only to not delay deployment of new data from master. Linking #233
Script should print e.g. - when (and why) files get deleted in the process (which ones, reason could be because set has been released...) - some sets get skipped and...
github actions disable workflows after repository inactivity 
As seen for Wurmcoil Engine (https://api.scryfall.com/cards/cm2/231) or Elspeth, Sun's Champion (https://api.scryfall.com/cards/ths/9/), Tokens and Emblems are correctly listed in the API and can be parsed out from there as well to...
Currently the code stream writes to the XML file. The XML should be built as an object to allow it to be verified and structured correctly.
Helps address #23 Makes the code style guidelines listed in the contribution guidelines more consistent with the overall Cockatrice project.