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.1",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/taisei-project/taisei/releases/download/v1.3.1/Taisei-1.3.1-windows-x86_64.zip",
|
|
"hash": "e55f0f508f328ad1727919b129ec6cf18cb7837d743bb42cd0473abe3cf5354d"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/taisei-project/taisei/releases/download/v1.3.1/Taisei-1.3.1-windows-x86.zip",
|
|
"hash": "c539b68f1d2865c2cef4e2d3d16395fa28117ab5de0038bc14ca3b6943a092a1"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|