Make cards from YAML
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
silverwizard 94b56a256b Added motorcycles před 4 roky
Backgrounds Slight card modifications, added background image extension před 4 roky
CardGen.pl Slight card modifications, added background image extension před 4 roky
LICENSE Initial commit před 4 roky
README.md Slight readme update před 4 roky
shopping.yml Added motorcycles před 4 roky

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).