2020-03-25 14:15:34 -07:00
|
|
|
{
|
|
|
|
"homepage": "https://github.com/coelckers/Raze",
|
2020-11-14 05:31:21 -08:00
|
|
|
"description": "Modern source port for Duke Nukem 3D, Blood, Redneck Rampage, Shadow Warrior and Exhumed/Powerslave",
|
2021-10-10 17:30:28 -07:00
|
|
|
"version": "1.2.0",
|
2020-03-25 14:15:34 -07:00
|
|
|
"license": "Custom",
|
|
|
|
"architecture": {
|
|
|
|
"64bit": {
|
2021-10-10 17:30:28 -07:00
|
|
|
"url": "https://github.com/coelckers/Raze/releases/download/1.2.0/raze_1.2.0.zip",
|
|
|
|
"hash": "8c7cc0c201e17da127796a2a157645ad026126c3fc885adfdf85ed08f85b48e2"
|
2020-03-25 14:15:34 -07:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"bin": "raze.exe",
|
|
|
|
"shortcuts": [
|
|
|
|
[
|
|
|
|
"raze.exe",
|
|
|
|
"Raze"
|
|
|
|
]
|
|
|
|
],
|
|
|
|
"checkver": {
|
|
|
|
"github": "https://github.com/coelckers/raze"
|
|
|
|
},
|
|
|
|
"autoupdate": {
|
|
|
|
"architecture": {
|
|
|
|
"64bit": {
|
2021-04-14 04:37:58 -07:00
|
|
|
"url": "https://github.com/coelckers/Raze/releases/download/$version/raze_$version.zip"
|
2020-03-25 14:15:34 -07:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"persist": "data",
|
|
|
|
"notes": [
|
|
|
|
"Place GRP and RTS files (game data) in:",
|
|
|
|
"",
|
|
|
|
" $persist_dir\\data"
|
|
|
|
]
|
|
|
|
}
|