mirror of
https://github.com/Cockatrice/Magic-Spoiler.git
synced 2026-09-25 18:57:46 -05:00
enable A25 (scryfall only) (#206)
* enable scryfall for A25 * readd xml dump
This commit is contained in:
@@ -6,7 +6,7 @@ TARGET_BRANCH="files"
|
||||
|
||||
function doCompile {
|
||||
echo "Running script..."
|
||||
python main.py
|
||||
python main.py dumpXML=True
|
||||
}
|
||||
|
||||
# Pull requests and commits to other branches shouldn't try to deploy, just build to verify
|
||||
|
||||
@@ -58,7 +58,7 @@ type: "masters"
|
||||
mtgsurl: ""
|
||||
#mtgscardpath: "?"
|
||||
fullSpoil: false
|
||||
scryfallOnly: false
|
||||
scryfallOnly: true
|
||||
noRSS: true
|
||||
---
|
||||
code: "DOM"
|
||||
|
||||
Reference in New Issue
Block a user