36 lines
1003 B
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.1.3",
|
|
"license": "Custom",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/coelckers/Raze/releases/download/1.1.3/raze_1.1.3.zip",
|
|
"hash": "fdeb1cc3e096ecc9b7a77a7b11481d393b2b327273fcc2cf24819f64340c8911"
|
|
}
|
|
},
|
|
"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"
|
|
]
|
|
}
|