1
0
Fork 0
Make cards from YAML
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
silverwizard 94b56a256b Added motorcycles vor 4 Jahren
Backgrounds Slight card modifications, added background image extension vor 4 Jahren
CardGen.pl Slight card modifications, added background image extension vor 4 Jahren
LICENSE Initial commit vor 4 Jahren
README.md Slight readme update vor 4 Jahren
shopping.yml Added motorcycles vor 4 Jahren

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