mirror of
https://github.com/Cockatrice/Magic-Token.git
synced 2026-04-24 23:07:23 -05:00
Update Schema URI to https (#314)
This commit is contained in:
parent
9b2169bec0
commit
0e02452664
|
|
@ -4,7 +4,7 @@
|
|||
We have made a new user-editable file for token modifications.
|
||||
Currently this file is "TK.xml" and can be found in your customsets directory.
|
||||
-->
|
||||
<cockatrice_carddatabase version="4" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/Cockatrice/Cockatrice/master/doc/carddatabase_v4/cards.xsd">
|
||||
<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></createdAt>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user