23 lines
1.1 KiB
JSON
23 lines
1.1 KiB
JSON
{
|
|
"homepage": "https://github.com/cadon/ARKStatsExtractor",
|
|
"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.",
|
|
"license": "MIT",
|
|
"version": "0.40.4.0",
|
|
"url": "https://github.com/cadon/ARKStatsExtractor/releases/download/v0.40.4/ARK.Smart.Breeding_0.40.4.0.zip",
|
|
"hash": "ccd3fdd90f6aa25c7b3b63c38c6976968d6b4ed0bb44ea977227e86808dd23e0",
|
|
"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"
|
|
}
|
|
}
|