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:
tooomm 2017-06-28 06:45:27 +02:00 committed by tritoch
parent 88501f8ce2
commit d14320b07d

View File

@ -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)