Make cards from YAML
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
silverwizard 94b56a256b Added motorcycles il y a 4 ans
Backgrounds Slight card modifications, added background image extension il y a 4 ans
CardGen.pl Slight card modifications, added background image extension il y a 4 ans
LICENSE Initial commit il y a 4 ans
README.md Slight readme update il y a 4 ans
shopping.yml Added motorcycles il y a 4 ans

README.md

CardGen

Make cards from YAML

Example YAML is shopping.yml

Example Card is:

Example Rifle Card

Usage:

The YAML file is a Deck object containing a series of sub items, the text of those subitems will become the descriptions of the cards, and the name of the subitems becomes the titles of the cards (obviously, see the example).

Placing png files in the Backgrounds directory with their file name set to the card's title, (so, a card called Sword's background file is Sword.png), will make that png file centered in the middle of the card (allowing card art).