From eff2db8cf384d9f74452d001accd7f2fb1dee4a7 Mon Sep 17 00:00:00 2001 From: SlightlyCircuitous <71394296+SlightlyCircuitous@users.noreply.github.com> Date: Sun, 18 Jun 2023 12:15:48 -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 0eeb30a..d544eda 100644 --- a/Contributing-to-the-Cockatrice-Tokens-File.md +++ b/Contributing-to-the-Cockatrice-Tokens-File.md @@ -121,7 +121,7 @@ You may need to do more custom searches for keywords like Amass or Living Weapon ### Perform quality control checks on the new list -1) Check token file for parsing errors using xmllint (as explained here: https://github.com/Cockatrice/Cockatrice/wiki/Custom-Cards-&-Sets#diagnosing-problems-in-your-xml-file). +1) Check token file for parsing errors using xmllint (as explained [here](https://github.com/Cockatrice/Cockatrice/wiki/Custom-Cards-&-Sets#diagnosing-problems-in-your-xml-file)). 2) Load the file in cockatrice by replacing the tokens.xml file in your Tokens database path with your new file (renaming it tokens.xml) and open Cockatrice. Search for tokens in the new set(s) and check image links/name space collisions and make sure all the needed card info is there.