{ "version": "bf931d2", "description": "Microsoft Xbox emulator", "homepage": "https://cxbx-reloaded.co.uk/", "license": { "identifier": "GPL-2.0", "url": "https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/blob/master/COPYING" }, "url": "https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/releases/download/CI-bf931d2/CxbxReloaded-Release-VS2022.zip", "hash": "a4869a53fd0c8afb07b76118069cef95eb19c1edb9893b949766997940095610", "pre_install": "if (!(Test-Path \"$persist_dir\\settings.ini\")) { $null = New-Item \"$dir\\settings.ini\" }", "bin": "cxbx.exe", "shortcuts": [ [ "cxbx.exe", "Cxbx-Reloaded" ] ], "persist": [ "EmuDisk", "settings.ini" ], "checkver": { "url": "https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/releases.atom", "regex": "CI-([a-f\\d]+)." }, "autoupdate": { "url": "https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/releases/download/CI-$version/CxbxReloaded-Release-VS2022.zip" } }