CKAN-meta/ActiveTextureManagement-x86.../ActiveTextureManagement-x86...

42 lines
1.2 KiB
Plaintext

{
"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": "1.0",
"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,
"x_generated_by": "netkan"
}