{
    "version": "1.3.3",
    "description": "A VMT/VTF viewer, editor, and creation tool",
    "homepage": "https://developer.valvesoftware.com/wiki/VTFEdit",
    "license": "Freeware,GPL-2.0-only,LGPL-2.1-only",
    "notes": ".NET Framework 3.5 is required",
    "suggest": {
        "vcredist": "extras/vcredist2005"
    },
    "url": "https://valvedev.info/tools/vtfedit/vtfedit.zip",
    "hash": "eb2329d105f57057f6fc6d38c34a741c2abc9f05125e80e8b0f8ab5f269a3c49",
    "architecture": {
        "64bit": {
            "extract_dir": "x64"
        },
        "32bit": {
            "extract_dir": "x86"
        }
    },
    "bin": "VTFEdit.exe",
    "shortcuts": [
        [
            "VTFEdit.exe",
            "VTFEdit"
        ]
    ]
}
