scoop-games/bucket/ark-smart-breeding.json

23 lines
1.1 KiB
JSON

{
"version": "0.50.0.0",
"description": "For the game ARK Survival Evolved. Extracts possible levelups of creatures to get the values for breeding. Save your creatures in a library, sort and compare their stats, view their pedigree, use the breeding-plan to get the best possible creatures and keep track of the growing babies with timers.",
"homepage": "https://github.com/cadon/ARKStatsExtractor",
"license": "MIT",
"url": "https://github.com/cadon/ARKStatsExtractor/releases/download/v0.50.0/ARK.Smart.Breeding_0.50.0.0.zip",
"hash": "650c04e4a37ebacbf9d1e380eb6bc508bac14aace171bfe08271138fbba736c3",
"bin": "ARK Smart Breeding.exe",
"shortcuts": [
[
"ARK Smart Breeding.exe",
"ARK Smart Breeding"
]
],
"checkver": {
"github": "https://github.com/cadon/ARKStatsExtractor",
"regex": "download/v(?<tag>[\\d.]+)/ARK.Smart.Breeding_(?<version>[\\d.]+).zip"
},
"autoupdate": {
"url": "https://github.com/cadon/ARKStatsExtractor/releases/download/v$matchTag/ARK.Smart.Breeding_$version.zip"
}
}