From 16f432e2dec08872e2800a34965ae535aebea576 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Wed, 3 Jul 2019 14:21:36 +0200 Subject: [PATCH] rewrite yml: eu.veldsoft.four.row.solitaire --- metadata/eu.veldsoft.four.row.solitaire.txt | 45 -------------------- metadata/eu.veldsoft.four.row.solitaire.yml | 46 +++++++++++++++++++++ 2 files changed, 46 insertions(+), 45 deletions(-) delete mode 100644 metadata/eu.veldsoft.four.row.solitaire.txt create mode 100644 metadata/eu.veldsoft.four.row.solitaire.yml diff --git a/metadata/eu.veldsoft.four.row.solitaire.txt b/metadata/eu.veldsoft.four.row.solitaire.txt deleted file mode 100644 index 9c8cd09fb5..0000000000 --- a/metadata/eu.veldsoft.four.row.solitaire.txt +++ /dev/null @@ -1,45 +0,0 @@ -Disabled:changed app id -Categories:Games -License:GPL-3.0-or-later -Web Site: -Source Code:https://github.com/VelbazhdSoftwareLLC/FreeKlondike -Issue Tracker:https://github.com/VelbazhdSoftwareLLC/FreeKlondike/issues - -Auto Name:Free Klondike -Summary:Play solitaire like card game -Description: -Solitaire-like card game which is customizable with different sets, backgrounds -and difficulties. All moves can be undone and hints can be invoked if you are -stuck. It supports 1 or 3 card draw and featres statistics and a scoreboard. The -sessions are saved, even when you exit the app. Comparison to other games: - -Similarities to FreeCell: - -* The Cards in the columns are always visible -* There are four individual cells at the top - -Similarities to Solitaire: - -* There is a deck and discard pile to draw cards from -* Only Kings may be placed at the top of an empty column -* Cards may be removed from the Ace piles and placed back onto the playing field -* Any number of cards can be moved in one move (as long as they are stacked as in Solitaire - -Features unique to this game: - -* The four individual cells start with cards in them -* You may only go through the deck twice on draw one and three times on draw three -* The obvious: there are only four columns, not 7 or 8 as in Solitaire and FreeCell, respectively -. - -Repo Type:git -Repo:https://github.com/VelbazhdSoftwareLLC/FreeKlondike - -Build:1.2,3 - disable=includes awt - commit=a6c4f4dcf4a05174e263d2737e6bbea2ee816142 - -Auto Update Mode:None -Update Check Mode:RepoManifest -Current Version:1.0 -Current Version Code:1 diff --git a/metadata/eu.veldsoft.four.row.solitaire.yml b/metadata/eu.veldsoft.four.row.solitaire.yml new file mode 100644 index 0000000000..e5e6333614 --- /dev/null +++ b/metadata/eu.veldsoft.four.row.solitaire.yml @@ -0,0 +1,46 @@ +Disabled: changed app id +Categories: + - Games +License: GPL-3.0-or-later +SourceCode: https://github.com/VelbazhdSoftwareLLC/FreeKlondike +IssueTracker: https://github.com/VelbazhdSoftwareLLC/FreeKlondike/issues + +AutoName: Free Klondike +Summary: Play solitaire like card game +Description: |- + Solitaire-like card game which is customizable with different sets, backgrounds + and difficulties. All moves can be undone and hints can be invoked if you are + stuck. It supports 1 or 3 card draw and featres statistics and a scoreboard. The + sessions are saved, even when you exit the app. Comparison to other games: + + Similarities to FreeCell: + + * The Cards in the columns are always visible + * There are four individual cells at the top + + Similarities to Solitaire: + + * There is a deck and discard pile to draw cards from + * Only Kings may be placed at the top of an empty column + * Cards may be removed from the Ace piles and placed back onto the playing field + * Any number of cards can be moved in one move (as long as they are stacked as in Solitaire + + Features unique to this game: + + * The four individual cells start with cards in them + * You may only go through the deck twice on draw one and three times on draw three + * The obvious: there are only four columns, not 7 or 8 as in Solitaire and FreeCell, respectively + +RepoType: git +Repo: https://github.com/VelbazhdSoftwareLLC/FreeKlondike + +Builds: + - versionName: '1.2' + versionCode: 3 + disable: includes awt + commit: a6c4f4dcf4a05174e263d2737e6bbea2ee816142 + +AutoUpdateMode: None +UpdateCheckMode: RepoManifest +CurrentVersion: '1.0' +CurrentVersionCode: 1