30 lines
835 B
YAML
30 lines
835 B
YAML
AntiFeatures:
|
|
- Ads
|
|
Categories:
|
|
- Games
|
|
License: GPL-3.0-or-later
|
|
SourceCode: https://github.com/VelbazhdSoftwareLLC/TriPeaksSolitaireForAndroid
|
|
IssueTracker: https://github.com/VelbazhdSoftwareLLC/TriPeaksSolitaireForAndroid/issues
|
|
|
|
AutoName: Tri Peaks Solitaire for Android
|
|
Description: |
|
|
TriPeaks Solitaire for Android is a card game in which you remove
|
|
cards that are adjacent (by value) to the current card. Implementation
|
|
was done by Valera Trubachev, Christian d'Heureuse and Todor Balabanov.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/VelbazhdSoftwareLLC/TriPeaksSolitaireForAndroid.git
|
|
|
|
Builds:
|
|
- versionName: '1.2'
|
|
versionCode: 3
|
|
commit: v1.2
|
|
subdir: TriPeaksSolitaireForAndroid
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version v%v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.2'
|
|
CurrentVersionCode: 3
|