mirror of
https://github.com/Cockatrice/Magic-Token.git
synced 2026-08-05 12:27:26 -05:00
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:
commit
6a5e69f5d6
|
|
@ -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
1
version.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
20200329
|
||||
Loading…
Reference in New Issue
Block a user