From 14c49c4f56792a934bcdc4efceebbd429d858571 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 15:56:37 -0600 Subject: Actually move the kde files that were renamed in the last commit --- libtdegames/carddecks/README | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 libtdegames/carddecks/README (limited to 'libtdegames/carddecks/README') diff --git a/libtdegames/carddecks/README b/libtdegames/carddecks/README new file mode 100644 index 00000000..bfac9f0d --- /dev/null +++ b/libtdegames/carddecks/README @@ -0,0 +1,12 @@ +This directory contains all carddecks for KDE cardgames. + +The backsides of the cards are stored as PNG images in +the directory decks as deck0.png, deck1.png, ... + +The cardsets with 52 cards are stored in the directories +cards1,cards2,cards3,... where each directory contains 52 +PNG images of the cards labels 1.png,2.png,...52.png + +Access to these cards works by using the kcardialog library +in libtdegames. See for documentation there. + -- cgit v1.2.1