scoop-games/bucket/raze.json

36 lines
1013 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": "0.8.1",
"license": "Custom",
"architecture": {
"64bit": {
"url": "https://github.com/coelckers/Raze/releases/download/0.8.1_beta/raze_0.8.1.zip",
"hash": "9e19fd993d3c324c2b07b1e5e06702800407cafa57f63280945096bc1debeff3"
}
},
"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_beta/raze_$version.zip"
}
}
},
"persist": "data",
"notes": [
"Place GRP and RTS files (game data) in:",
"",
" $persist_dir\\data"
]
}