mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
rewrite yml: eu.veldsoft.svarka.odds.calculator
This commit is contained in:
parent
dce2abf59f
commit
9de06f778d
2 changed files with 26 additions and 24 deletions
|
|
@ -1,24 +0,0 @@
|
||||||
AntiFeatures:Ads
|
|
||||||
Categories:Games
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/VelbazhdSoftwareLLC/SvarkaOddsCalculator
|
|
||||||
Issue Tracker:https://github.com/VelbazhdSoftwareLLC/SvarkaOddsCalculator/issues
|
|
||||||
|
|
||||||
Auto Name:Svarka Odds Calculator
|
|
||||||
Summary:Bulgarian card game odds calculator
|
|
||||||
Description:
|
|
||||||
Calculator based on Monte-Carlo simulation for the popular Bulgarian card game
|
|
||||||
called Svarka.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/VelbazhdSoftwareLLC/SvarkaOddsCalculator
|
|
||||||
|
|
||||||
Build:1.2,3
|
|
||||||
commit=a7b8faf49531fd22e5d6e76a287e28460db5bc47
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:RepoManifest
|
|
||||||
Current Version:1.2
|
|
||||||
Current Version Code:3
|
|
||||||
26
metadata/eu.veldsoft.svarka.odds.calculator.yml
Normal file
26
metadata/eu.veldsoft.svarka.odds.calculator.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
||||||
|
AntiFeatures:
|
||||||
|
- Ads
|
||||||
|
Categories:
|
||||||
|
- Games
|
||||||
|
License: GPL-3.0-only
|
||||||
|
SourceCode: https://github.com/VelbazhdSoftwareLLC/SvarkaOddsCalculator
|
||||||
|
IssueTracker: https://github.com/VelbazhdSoftwareLLC/SvarkaOddsCalculator/issues
|
||||||
|
|
||||||
|
AutoName: Svarka Odds Calculator
|
||||||
|
Summary: Bulgarian card game odds calculator
|
||||||
|
Description: |-
|
||||||
|
Calculator based on Monte-Carlo simulation for the popular Bulgarian card game
|
||||||
|
called Svarka.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/VelbazhdSoftwareLLC/SvarkaOddsCalculator
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.2'
|
||||||
|
versionCode: 3
|
||||||
|
commit: a7b8faf49531fd22e5d6e76a287e28460db5bc47
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: RepoManifest
|
||||||
|
CurrentVersion: '1.2'
|
||||||
|
CurrentVersionCode: 3
|
||||||
Loading…
Reference in a new issue