51 lines
1.5 KiB
JSON
51 lines
1.5 KiB
JSON
{
|
|
"homepage": "http://www.eduke32.com/",
|
|
"description": "Modern source port for Duke Nukem 3D",
|
|
"version": "20200212-8642",
|
|
"license": "http://www.eduke32.com/buildlic.txt",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://dukeworld.com/eduke32/synthesis/20200212-8642/eduke32_win64_20200212-8642.7z",
|
|
"hash": "d3d7a29362f103087db1052bbca4964d1127569f2cf9feb5199cff5860228a45"
|
|
},
|
|
"32bit": {
|
|
"url": "https://dukeworld.com/eduke32/synthesis/20200212-8642/eduke32_win32_20200212-8642.7z",
|
|
"hash": "0f71822be6ad80cf4ce8e0652c0ceda6cb5514438d19811de102eab65e730e01"
|
|
}
|
|
},
|
|
"bin": [
|
|
[
|
|
"eduke32.exe",
|
|
"eduke32",
|
|
"-j $persist_dir\\data"
|
|
]
|
|
],
|
|
"shortcuts": [
|
|
[
|
|
"eduke32.exe",
|
|
"EDuke32",
|
|
"-j data"
|
|
]
|
|
],
|
|
"persist": "data",
|
|
"notes": [
|
|
"Place GRP files (game data) in:",
|
|
"",
|
|
" $persist_dir\\data"
|
|
],
|
|
"checkver": {
|
|
"url": "https://dukeworld.com/eduke32/synthesis/",
|
|
"regex": "<strong>(\\d{8}-\\d{4,})</strong>"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://dukeworld.com/eduke32/synthesis/$version/eduke32_win64_$version.7z"
|
|
},
|
|
"32bit": {
|
|
"url": "https://dukeworld.com/eduke32/synthesis/$version/eduke32_win32_$version.7z"
|
|
}
|
|
}
|
|
}
|
|
}
|