2020-03-25 14:15:34 -07:00
|
|
|
{
|
|
|
|
"homepage": "https://github.com/coelckers/Raze",
|
|
|
|
"description": "Modern source port for Duke Nukem 3D, Blood, Redneck Rampage and more",
|
2020-04-08 14:00:24 -07:00
|
|
|
"version": "0.6.0",
|
2020-03-25 14:15:34 -07:00
|
|
|
"license": "Custom",
|
|
|
|
"architecture": {
|
|
|
|
"64bit": {
|
2020-04-08 14:00:24 -07:00
|
|
|
"url": "https://github.com/coelckers/Raze/releases/download/0.6.0/raze_0.6.0.zip",
|
|
|
|
"hash": "a307e4a8d952b7f8f2f8019f9e600e20600322fed5f61ad6fefb2132cf29e3f2"
|
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": {
|
|
|
|
"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"
|
|
|
|
]
|
|
|
|
}
|