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