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.3",
"license": "Unknown",
"url": "https://github.com/argonlefou/DemulShooter/releases/download/v10.4.3/DemulShooter_v10.4.3.zip",
"hash": "9d96791f2fb49519b0bcfab2a59b4fba2d9fdd6025ec2cf33179e9007ea11c09",
"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",
""
]
}