diff options
Diffstat (limited to 'games/pysolfc/README')
-rw-r--r-- | games/pysolfc/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/games/pysolfc/README b/games/pysolfc/README new file mode 100644 index 0000000000..06ba2524bf --- /dev/null +++ b/games/pysolfc/README @@ -0,0 +1,13 @@ +PySolFC (PySol Fanclub Edition) is a solitaire suite containing over 1000 +individual games. + +PySolFC comes with several different cardsets, but there is a large number +of optional cardsets available. To install the additional cardsets +systemwide, have the cardset tarball in the SlackBuild directory at build +time. If you do not want to install the extra cardsets systemwide, or +decide to add them later, they can be extracted to ~/.PySolFC/cardsets + +The extra cardsets tarball is available here: +http://downloads.sourceforge.net/pysolfc/PySolFC-Cardsets-1.1.tar.bz2 + +PySolFC requres python and tk. |