scoop-games/bucket/project64-dev.json

32 lines
913 B
JSON

{
"homepage": "https://www.pj64-emu.com/",
"description": "Nintendo 64 emulator",
"version": "4.0.0-5746-4a3aab5",
"license": "GPL-2.0-only",
"url": "https://www.pj64-emu.com/file/setup-project64-Dev-4-0-0-5746-4a3aab5/",
"hash": "54eab2d5706e4b022e2cd632c744eae555d1a508132ed4f53eeefad42bd5f00f",
"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/"
}
}