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

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

View File

@ -0,0 +1,40 @@
{
"spec_version": 1,
"identifier": "ActiveTextureManagement-x86-Basic",
"name": "Active Texture Management - X86 - Basic",
"abstract": "x86 basic texture compression to DXT1 and DXT5",
"author": "rbray89",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/59005",
"repository": "https://github.com/rbray89/ActiveTextureManagement/asset_match/Basic-*"
},
"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-x86-Basic"
},
{
"name": "ActiveTextureManagement-x86-Aggressive"
}
],
"version": "5-0",
"download": "https://github.com/rbray89/ActiveTextureManagement/releases/download/5-0/Basic-Release.zip",
"x_generated_by": "netkan",
"download_size": 79164
}