Merge pull request #82 from Cockatrice/ctrlaltca-patch-1

Add info tag to tokens and create version file; fix #83
This commit is contained in:
ctrlaltca 2020-04-04 22:02:50 +02:00 committed by GitHub
commit 6a5e69f5d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 0 deletions

View File

@ -5,6 +5,12 @@
Currently this file is "TK.xml" and can be found in your customsets directory.
-->
<cockatrice_carddatabase version="4" xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/Cockatrice/Cockatrice/master/doc/carddatabase_v4/cards.xsd">
<info>
<author>Cockatrice/Magic-Token</author>
<createdAt>2020-03-29T15:52:29Z</createdAt>
<sourceUrl>https://raw.githubusercontent.com/Cockatrice/Magic-Token/master/tokens.xml</sourceUrl>
<sourceVersion>20200329</sourceVersion>
</info>
<cards>
<!--
<card>

1
version.txt Normal file
View File

@ -0,0 +1 @@
20200329