scoop-games/bucket/project64-dev.json

41 lines
1.1 KiB
JSON

{
"version": "4.0.0-5898-e8adf78",
"description": "Nintendo 64 emulator",
"homepage": "https://www.pj64-emu.com/",
"license": {
"identifier": "GPL-2.0",
"url": "https://github.com/project64/project64/blob/develop/license.md"
},
"url": "https://www.pj64-emu.com/file/setup-project64-Dev-4-0-0-5898-e8adf78/",
"hash": "6e43cc702210538a09f7400d45c38cf6e116e16bd191767e3542a7f6618b526d",
"bin": [
[
"Project64.exe",
"Project64-dev"
]
],
"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/"
},
"innosetup": true
}