mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-28 14:47:11 -07:00
Updated Contributing to the Cockatrice Tokens File (markdown)
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user