ID iv-play
Short Name iv-play
Name iv-play
Type Unknown
Description IV/Play - A small and powerful MAME front-end.
Platforms
Matches scoop-emulators iv-play
Author
License GPL-2.0
Binary IV-Play.exe
Directory
Command Line
Links repo - https://github.com/Mataniko/IV-Play
Downloads
Version Download ChangeLog OS OS Version Bits Date Bin
1.8.4.0 Download ChangeLog Windows 64 2022-11-04
scoop-emulators iv-play
{
    "version": "1.8.4.0",
    "description": "IV/Play - A small and powerful MAME front-end. ",
    "homepage": "https://github.com/Mataniko/IV-Play",
    "license": "GPL-2.0",
    "url": "http://www.mameui.info/IV-Play.zip",
    "hash": "7860d9253cae1da7c2b05f1c121e31e44dfe42533b67c9f6df17bee3e89b19dc",
    "bin": "IV-Play.exe",
    "shortcuts": [
        [
            "IV-Play.exe",
            "IV-Play"
        ]
    ],
    "checkver": {
        "url": "http://www.mameui.info/",
        "regex": "href=\"(?<file>[^\"]+\\.zip)\"[^>]+><strong>IV/Play (?<ver>[\\d\\.]+) Download",
        "replace": "${ver}"
    },
    "autoupdate": {
        "url": "http://www.mameui.info/$matchFile"
    }
}