32 lines
913 B
JSON
32 lines
913 B
JSON
{
|
|
"homepage": "https://www.pj64-emu.com/",
|
|
"description": "Nintendo 64 emulator",
|
|
"version": "4.0.0-5704-d72242d",
|
|
"license": "GPL-2.0-only",
|
|
"url": "https://www.pj64-emu.com/file/setup-project64-Dev-4-0-0-5704-d72242d/",
|
|
"hash": "2d1cbc45a4b36054e1a2052a0826fbef35032e110da5be80343754bd8218089f",
|
|
"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/"
|
|
}
|
|
}
|