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