scoop-games/bucket/infraarcana.json

41 lines
1.6 KiB
JSON

{
"version": "20211124-52fe4031",
"description": "A roguelike game set in the early 20th century",
"homepage": "https://sites.google.com/site/infraarcana/home",
"license": {
"identifier": "AGPL-3.0-or-later",
"url": "https://gitlab.com/martin-tornqvist/ia/-/blob/develop/installed_files/LICENSE.txt"
},
"architecture": {
"64bit": {
"url": "https://gitlab.com/martin-tornqvist/ia/-/jobs/1817150837/artifacts/download#/dl.zip",
"hash": "46eabcdd4620eb5deb1a885bc3969481f82f65a55a5ba0a2dafec62ebbbff422",
"extract_dir": "ia windows x64 52fe4031 2021-11-24"
}
},
"shortcuts": [
[
"ia.exe",
"Infra Arcana\\Infra Arcana"
],
[
"manual.txt",
"Infra Arcana\\Infra Arcana Manual"
]
],
"checkver": {
"url": "https://gitlab.com/martin-tornqvist/ia/-/jobs",
"regex": "passed(?:.*\\n){4}.*(?<job>[0-9]{10})\">build-windows(?:.*\\n){13}.*\\/commit\\/[0-9a-f]{40}\">(?<commit>[0-9a-f]{8})<\\/a>(?:.*\\n){20}.*datetime=\"(?<year>[0-9]{4})-(?<month>[0-9]{2})-(?<day>[0-9]{2})",
"replace": "${year}${month}${day}-${commit}"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://gitlab.com/martin-tornqvist/ia/-/jobs/$matchJob/artifacts/download#/dl.zip",
"extract_dir": "ia windows x64 $matchCommit $matchYear-$matchMonth-$matchDay"
}
}
},
"notes": "User data are stored in C:\\Users\\[USERNAME]\\AppData\\Roaming\\infra_arcana"
}