summaryrefslogtreecommitdiffstats
path: root/libtdegames/carddecks/README
diff options
context:
space:
mode:
Diffstat (limited to 'libtdegames/carddecks/README')
-rw-r--r--libtdegames/carddecks/README12
1 files changed, 12 insertions, 0 deletions
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.
+