{
    "version": "2023.1.2",
    "homepage": "https://www.neoaxis.com/",
    "description": "A versatile real-time platform for making 3D, 2D games and apps.",
    "license": {
        "identifier": "Freeware",
        "url": "https://www.neoaxis.com/LICENSE.txt"
    },
    "architecture": {
        "64bit": {
            "url": "https://www.neoaxis.com/downloads/NeoAxisLauncher-2023.1.2.exe",
            "hash": "29c787762eadafda32eb5ecad49f11e8e81c15537f6198440058afd2d8ad1623"
        }
    },
    "innosetup": true,
    "shortcuts": [
        [
            "NeoAxis.Launcher.exe",
            "NeoAxis Launcher"
        ]
    ],
    "checkver": {
        "url": "https://www.neoaxis.com/neoaxis/downloads",
        "regex": "NeoAxis\\s([\\d.]+)"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://www.neoaxis.com/downloads/NeoAxisLauncher-$version.exe"
            }
        }
    }
}
