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.3.1",
|
|
"license": "Custom",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/coelckers/Raze/releases/download/1.3.1/raze_1.3.1.zip",
|
|
"hash": "b00d973cfbf4fea3624b0aea8880b5c47b2a1b9485e39cf3b14d183528c78994"
|
|
}
|
|
},
|
|
"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"
|
|
]
|
|
}
|