scoop-games/bucket/kega-fusion.json

24 lines
757 B
JSON
Raw Normal View History

{
"homepage": "https://www.carpeludum.com/kega-fusion/",
"description": "SEGA Genesis / MegaDrive emulator",
"version": "3.64",
"license": "Freeware",
"url": "https://www.carpeludum.com/download/Fusion364.zip",
"hash": "6365101eb417c5c2a5e6609573f354b7b7ea86632cbfd968676a1eec070e0ca3",
"pre_install": "move $dir\\Fusion* $dir\\Fusion",
"bin": "Fusion\\Fusion.exe",
"shortcuts": [
[
"Fusion\\Fusion.exe",
"Kega Fusion"
]
],
"checkver": {
"url": "https://www.carpeludum.com/kega-fusion/",
"regex": "Kega Fusion ([\\d]+[\\.][\\d]+) Windows<\\/a>"
},
"autoupdate": {
"url": "https://www.carpeludum.com/download/Fusion$cleanVersion.zip"
}
}