26 lines
1.0 KiB
JSON
26 lines
1.0 KiB
JSON
{
|
|
"version": "10.7.4",
|
|
"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.4/DemulShooter_v10.7.4.zip",
|
|
"hash": "8bc76af4317a8b0e766deaf404df4c9e1aa1d3abbfed474d5a82ec5e5ce1e7a3",
|
|
"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"
|
|
}
|
|
}
|