scoop-games/bucket/raze.json

36 lines
1003 B
JSON

{
"homepage": "https://github.com/coelckers/Raze",
"description": "Modern source port for Duke Nukem 3D, Blood, Redneck Rampage, Shadow Warrior and Exhumed/Powerslave",
"version": "1.0.3",
"license": "Custom",
"architecture": {
"64bit": {
"url": "https://github.com/coelckers/Raze/releases/download/1.0.3/raze_1.0.3.zip",
"hash": "1480c8242e8bcb9ede274b54360a8e944df6964685657249f2799256211c5336"
}
},
"bin": "raze.exe",
"shortcuts": [
[
"raze.exe",
"Raze"
]
],
"checkver": {
"github": "https://github.com/coelckers/raze"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/coelckers/Raze/releases/download/$version/raze_$version.zip"
}
}
},
"persist": "data",
"notes": [
"Place GRP and RTS files (game data) in:",
"",
" $persist_dir\\data"
]
}