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": "20190518-7657",
|
|
"license": "http://www.eduke32.com/buildlic.txt",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://dukeworld.com/eduke32/synthesis/20190518-7657/eduke32_win64_20190518-7657.7z",
|
|
"hash": "afd8adc68154ce499df75883117938c0f45b868ac3d71f6e9f180205f468b129"
|
|
},
|
|
"32bit": {
|
|
"url": "https://dukeworld.com/eduke32/synthesis/20190518-7657/eduke32_win32_20190518-7657.7z",
|
|
"hash": "52adc3b84d18aeb4c3b996debe5f30bd7778e006165e5aa49c1a0dbf03557b99"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|