mirror of
https://github.com/Cockatrice/Magic-Spoiler.git
synced 2026-03-21 17:54:59 -05:00
readme: add output file explanations (#62) [skip ci]
* [ci skip] add output file explanations * [ci skip] change presentation * Naming & Links [skip ci]
This commit is contained in:
parent
88501f8ce2
commit
d14320b07d
|
|
@ -31,9 +31,12 @@ $> python main.py
|
|||
Outputs the following files to `out/` directory:<br>
|
||||
`spoiler.xml`, `{SETCODE}.xml`, `MPS_{SETCODE}.xml`,<br>
|
||||
`spoiler.json`, `{SETCODE}.json`, `MPS_{SETCODE}.json`
|
||||
> **spoiler** → files contain all currently available spoilers from different sets<br>
|
||||
> **{SETCODE}** → files contain just the spoiler available for this single set<br>
|
||||
> **MPS_{SETCODE}** → files contain just the spoiler available for this [Masterpiece Series](http://magic.wizards.com/en/articles/archive/making-magic/masterpiece-series-2016-09-12)
|
||||
|
||||
Errors are logged there as well (`errors.json`)
|
||||
|
||||
<br>
|
||||
|
||||
Add the desired <b>.xml</b> file to your <i>customsets</i> folder to make Cockatrice use it.
|
||||
[Add the desired <b>.xml</b> file to your <i>customsets</i> folder to make Cockatrice use it.](https://github.com/Cockatrice/Cockatrice/wiki/Custom-Cards-&-Sets#to-add-custom-sets-follow-these-steps)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user