35 lines
1.2 KiB
JSON
35 lines
1.2 KiB
JSON
{
|
|
"description": "Free and open source Touhou Project clone and fangame",
|
|
"homepage": "https://github.com/taisei-project/taisei",
|
|
"version": "1.3.2",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/taisei-project/taisei/releases/download/v1.3.2/Taisei-1.3.2-windows-x86_64.zip",
|
|
"hash": "b7dd2960435c04fae78711d51608d1db79b504f6312ca2b5a53e186897996920"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/taisei-project/taisei/releases/download/v1.3.2/Taisei-1.3.2-windows-x86.zip",
|
|
"hash": "057a8698712f44e6db07f49c0ad667a536f3143efadd1d7dc1c93ce75d12135a"
|
|
}
|
|
},
|
|
"bin": "taisei.exe",
|
|
"shortcuts": [
|
|
[
|
|
"taisei.exe",
|
|
"Taisei"
|
|
]
|
|
],
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/taisei-project/taisei/releases/download/v$version/Taisei-$version-windows-x86_64.zip"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/taisei-project/taisei/releases/download/v$version/Taisei-$version-windows-x86.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|