scoop-games/bucket/flycast.json

24 lines
797 B
JSON

{
"homepage": "https://github.com/flyinghead/flycast",
"description": "Flycast is a multi-platform Sega Dreamcast, Naomi and Atomiswave emulator derived from reicast",
"version": "1.1",
"license": "https://github.com/flyinghead/flycast/blob/master/LICENSE",
"url": "https://github.com/flyinghead/flycast/releases/download/v1.1/flycast-v1.1-win64.zip",
"hash": "c26b62de388b4fcccc1243476dbd87dd514523134dafe59887de46aa20df3ff4",
"bin": "flycast.exe",
"shortcuts": [
[
"flycast.exe",
"Flycast"
]
],
"checkver": "github",
"autoupdate": {
"url": "https://github.com/flyinghead/flycast/releases/download/v$version/flycast-v$version-win64.zip"
},
"persist": [
"data",
"mappings"
]
}