From 4615e21dcf441cac87b6d4b9ea4592bea67a6e8c Mon Sep 17 00:00:00 2001 From: SlightlyCircuitous <71394296+SlightlyCircuitous@users.noreply.github.com> Date: Sat, 17 Jun 2023 01:09:22 -0400 Subject: [PATCH] Updated Contributing to the Cockatrice Tokens File (markdown) --- Contributing-to-the-Cockatrice-Tokens-File.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contributing-to-the-Cockatrice-Tokens-File.md b/Contributing-to-the-Cockatrice-Tokens-File.md index 8a03980..1345e24 100644 --- a/Contributing-to-the-Cockatrice-Tokens-File.md +++ b/Contributing-to-the-Cockatrice-Tokens-File.md @@ -19,7 +19,7 @@ I have a Python script that for the most part handles Steps 1 and 2 automaticall ### Create the entry for each token -Get a copy of the most current tokens.xml file. This can be found either in the Cockatrice/Magic-Token repository or locally on a computer with Cockatrice at the path listed in `Settings -> General -> Token database`. If you use the local copy, make sure you run `Help -> Check for Card Updates...` first. +Get a copy of the most current tokens.xml file. This can be found either in the [Cockatrice/Magic-Token repository](https://github.com/Cockatrice/Magic-Token) or locally on a computer with Cockatrice at the path listed in `Settings -> General -> Token database`. If you use the local copy, make sure you run `Help -> Check for Card Updates...` first. Copy the italicized template at the top of tokens.xml for each new token entry and fill out the various tags using information from Scryfall. A full explanation of what all the tags mean can be found [here](https://github.com/Cockatrice/Cockatrice/wiki/Custom-Cards-&-Sets#to-add-your-own-custom-cards-follow-these-steps). You can ignore the `reverse-related` and `related` tags for now; I will cover them in detail in Step 3. The `manacost` tag can safely be deleted for any token entry and you may not need all the tags depending on the complexity of the token. Please delete any empty tags to keep the entry neat.