{
    "version": "1.6",
    "description": "Extensible procedural material generator",
    "homepage": "https://rodzilla.itch.io/material-maker",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/RodZill4/godot-procedural-textures/releases/download/1.6/material_maker_1_6_windows.zip",
            "hash": "f8a07ef149b227fd7e193139589fc9877d5638a98dae755c6832d7c93ceda5ba"
        }
    },
    "extract_dir": "material_maker_1_6_windows",
    "bin": "material_maker.exe",
    "shortcuts": [
        [
            "material_maker.exe",
            "Material Maker"
        ]
    ],
    "checkver": {
        "github": "https://github.com/RodZill4/godot-procedural-textures"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/RodZill4/godot-procedural-textures/releases/download/$version/material_maker_$underscoreVersion_windows.zip"
            }
        },
        "extract_dir": "material_maker_$underscoreVersion_windows"
    }
}
