scoop-games/bucket/project64.json

25 lines
577 B
JSON
Raw Normal View History

2021-07-11 13:57:27 -07:00
{
"homepage": "https://www.pj64-emu.com/",
"description": "Nintendo 64 emulator",
2021-07-11 13:57:27 -07:00
"version": "3.0.1",
"license": "GPL-2.0-only",
2021-07-17 10:00:30 -07:00
"url": "https://www.pj64-emu.com/file/setup-project64-3-0-0-5632-f83bee9/",
"hash": "5892d6bef423076a103991c78690083a87536865ea848c0eccf2e4f94a64033b",
2021-07-11 13:57:27 -07:00
"innosetup": true,
"shortcuts": [
[
"Project64.exe",
"Project64"
]
],
"persist": [
"Config",
"Logs",
"Save",
"Screenshots",
"Textures",
"Games",
"ROMs"
]
}