32 lines
913 B
JSON
32 lines
913 B
JSON
{
|
|
"homepage": "https://www.pj64-emu.com/",
|
|
"description": "Nintendo 64 emulator",
|
|
"version": "4.0.0-5686-b0c5bbe",
|
|
"license": "GPL-2.0-only",
|
|
"url": "https://www.pj64-emu.com/file/setup-project64-Dev-4-0-0-5686-b0c5bbe/",
|
|
"hash": "e0250e3651afa7ec55e41b42f7985f45c24419e1de5d49d3b505cd17b68e085c",
|
|
"innosetup": true,
|
|
"shortcuts": [
|
|
[
|
|
"Project64.exe",
|
|
"Project64 (Development)"
|
|
]
|
|
],
|
|
"persist": [
|
|
"Config",
|
|
"Logs",
|
|
"Save",
|
|
"Screenshots",
|
|
"Textures",
|
|
"Games",
|
|
"ROMs"
|
|
],
|
|
"checkver": {
|
|
"url": "https://www.pj64-emu.com/nightly-builds",
|
|
"regex": "((?<major>[\\d]+)\\.(?<minor>[\\d]+)\\.(?<patch>[\\d]+)-(?<build>[\\d]+)-(?<commit>[\\da-f]+))"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://www.pj64-emu.com/file/setup-project64-Dev-$dashVersion/"
|
|
}
|
|
}
|