scoop-games/bucket/demulshooter.json

26 lines
1.0 KiB
JSON

{
"homepage": "https://github.com/argonlefou/DemulShooter",
"description": "Hook into (mostly) emulators to allow playing rail shooter games with up to 4 lightguns or HID devices",
"version": "10.4.4",
"license": "Unknown",
"url": "https://github.com/argonlefou/DemulShooter/releases/download/v10.4.4/DemulShooter_v10.4.4.zip",
"hash": "5a8d818e939e50327edd3f8ec5d0182e6631e3058cdf326f5e2ed49dd405896b",
"pre_install": "if (!(Test-Path \"$persist_dir\\config.ini\")) { New-Item -ItemType File \"$dir\\config.ini\" | Out-Null }",
"shortcuts": [
[
"DemulShooter_GUI.exe",
"DemulShooter"
]
],
"checkver": "github",
"autoupdate": {
"url": "https://github.com/argonlefou/DemulShooter/releases/download/v$version/DemulShooter_v$version.zip"
},
"persist": "config.ini",
"notes": [
"",
"The usage instructions for the app can be found here: https://github.com/argonlefou/DemulShooter/wiki/Usage",
""
]
}