{
    "spec_version": 1,
    "identifier": "ActiveTextureManagement-x86-Basic",
    "name": "Active Texture Management - X86 - Basic",
    "abstract": "x86 basic texture compression to DXT1 and DXT5",
    "author": "rbray89",
    "license": "MIT",
    "resources": {
        "homepage": "http://forum.kerbalspaceprogram.com/threads/59005",
        "repository": "https://github.com/rbray89/ActiveTextureManagement"
    },
    "version": "5-0",
    "ksp_version_min": "0.90",
    "ksp_version_max": "1.0.99",
    "provides": [
        "ActiveTextureManagement"
    ],
    "conflicts": [
        {
            "name": "ActiveTextureManagement-Aggressive"
        },
        {
            "name": "ActiveTextureManagement-x64-Basic"
        },
        {
            "name": "ActiveTextureManagement-x86-Basic"
        },
        {
            "name": "ActiveTextureManagement-x86-Aggressive"
        }
    ],
    "install": [
        {
            "file": "GameData/ActiveTextureManagement",
            "install_to": "GameData"
        }
    ],
    "download": "https://github.com/rbray89/ActiveTextureManagement/releases/download/5-0/Basic-Release.zip",
    "download_size": 79164,
    "download_hash": {
        "sha1": "D5BCACFBF5119F9CF4FF6228FEF5011DF613EEF3",
        "sha256": "7893BD7B88B6AC639794281028372323B6449874264FF103316A4B25B2E72CD8"
    },
    "download_content_type": "application/zip",
    "x_generated_by": "netkan"
}