{
    "version": "1.0.0.2",
    "description": "A full-fledged autoclicker with two modes of autoclicking, at your dynamic cursor location or at a prespecified location",
    "homepage": "https://sourceforge.net/projects/orphamielautoclicker/",
    "license": "CC-BY-NC-2.0",
    "url": "https://sourceforge.net/projects/orphamielautoclicker/files/AutoClicker.exe",
    "hash": "sha1:1053e09283bf84a852e64d7052ba0fdf44347760",
    "pre_install": "$manifest.persist | ForEach-Object { if (-not (Test-Path \"$persist_dir\\$_\")) { New-Item \"$dir\\$_\" -Force -ItemType \"file\" | Out-Null } }",
    "shortcuts": [
        [
            "AutoClicker.exe",
            "AutoClicker"
        ]
    ],
    "persist": "ACLib\\ACA_conf.ini"
}
