mirror of
https://github.com/Cockatrice/Magic-Spoiler.git
synced 2026-03-21 17:54:59 -05:00
Remove json leftovers
This commit is contained in:
parent
35c063b909
commit
bdb0c5367e
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
# Magic-Spoiler [](https://discord.gg/3Z9yzmA) [](https://gitter.im/Cockatrice/Magic-Spoiler) #
|
||||
|
||||
Magic-Spoiler is a Python script to query the <i>[Scryfall](https://scryfall.com)</i> API to compile XML files (Cockatrice formatted) and application-ready JSON files (MTGJSON formatted) with information about spoiled cards from upcoming sets.
|
||||
Magic-Spoiler is a Python script to query the <i>[Scryfall](https://scryfall.com)</i> API to compile XML files (Cockatrice formatted) with information about spoiled cards from upcoming sets.
|
||||
|
||||
## Output [](https://github.com/Cockatrice/Magic-Spoiler/actions?query=workflow%3ADeploy+event%3Aworkflow_dispatch+event%3Aschedule+branch%3Amaster) ##
|
||||
>**Enable "Download Spoilers Automatically" in `Cockatrice → Settings → Card Sources → Spoilers` to get updates automatically pushed to your client!**<br>
|
||||
|
|
@ -41,7 +41,7 @@ $> python -m magic_spoiler
|
|||
|
||||
### Output ###
|
||||
|
||||
All XML and JSON spoiler files are written to the `out/` directory:
|
||||
All spoiler files are written to the `out/` directory:
|
||||
|
||||
| File Name | Content |
|
||||
|:--|:--|
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user