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-5754-3eec943",
"license": "GPL-2.0-only",
"url": "https://www.pj64-emu.com/file/setup-project64-Dev-4-0-0-5754-3eec943/",
"hash": "aa3b4b74fb65e22fec5d535dcb21ff4f0d0aa7a52144f638de6d31cbe81c72ed",
"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/"
}
}