{
    "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",
    "x_netkan_license_ok": true,
	"ksp_version"	:	"0.90",
    "install": [
        {
            "file": "GameData/ActiveTextureManagement",
            "install_to": "GameData"
        }
    ],
    "provides": [
        "ActiveTextureManagement"
    ],
    "conflicts": [
        {
            "name": "ActiveTextureManagement-Aggressive"
        },
        {
            "name": "ActiveTextureManagement-x64-Basic"
        },
        {
            "name": "ActiveTextureManagement-x86-Basic"
        },
        {
            "name": "ActiveTextureManagement-x86-Aggressive"
        }
    ],
    "resources": {
        "repository": "https://github.com/rbray89/ActiveTextureManagement/asset_match/x86-Basic-*"
    },
    "version": "4-3",
    "download": "https://github.com/rbray89/ActiveTextureManagement/releases/download/4-3/x86-Basic-Release.zip",
    "x_generated_by": "netkan",
    "download_size": 78754
}