41 lines
1.6 KiB
JSON
41 lines
1.6 KiB
JSON
{
|
|
"version": "20220210-78191d0c",
|
|
"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/2079574977/artifacts/download#/dl.zip",
|
|
"hash": "c7815c93e47daca71d94712696c8c8a7b849050109759a39c93144d736dad71a",
|
|
"extract_dir": "ia windows x64 78191d0c 2022-02-10"
|
|
}
|
|
},
|
|
"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"
|
|
}
|