'NetKAN generated mods - ActiveTextureManagement-x86-Aggressive/ActiveTextureManagement-x86-Aggressive-5-0.ckan'

This commit is contained in:
NetKAN inflator Robot 2015-05-29 16:27:54 +00:00
parent a42c4fef6f
commit f9f596500e
1 changed files with 40 additions and 0 deletions

View File

@ -0,0 +1,40 @@
{
"spec_version": 1,
"identifier": "ActiveTextureManagement-x86-Aggressive",
"name": "Active Texture Management - X86 - Aggressive",
"abstract": "x86 aggressive texture compression to DXT1 and DXT5",
"author": "rbray89",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/59005",
"repository": "https://github.com/rbray89/ActiveTextureManagement/asset_match/Aggressive-*"
},
"license": "MIT",
"x_netkan_license_ok": true,
"install": [
{
"file": "GameData/ActiveTextureManagement",
"install_to": "GameData"
}
],
"provides": [
"ActiveTextureManagement"
],
"conflicts": [
{
"name": "ActiveTextureManagement-Aggressive"
},
{
"name": "ActiveTextureManagement-x64-Basic"
},
{
"name": "ActiveTextureManagement-x64-Aggressive"
},
{
"name": "ActiveTextureManagement-x86-Basic"
}
],
"version": "5-0",
"download": "https://github.com/rbray89/ActiveTextureManagement/releases/download/5-0/Aggressive-Release.zip",
"x_generated_by": "netkan",
"download_size": 79166
}