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": "20200103-8533",
|
|
"license": "http://www.eduke32.com/buildlic.txt",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://dukeworld.com/eduke32/synthesis/20200103-8533/eduke32_win64_20200103-8533.7z",
|
|
"hash": "1664426f6563d90c7843a33d3360cccaf5b22d1b651b31507646626029fb1d33"
|
|
},
|
|
"32bit": {
|
|
"url": "https://dukeworld.com/eduke32/synthesis/20200103-8533/eduke32_win32_20200103-8533.7z",
|
|
"hash": "c1293ce2124ee0642dc2dc097fbefab29febeff3e9060aa8767f16ce2ab20730"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|