'NetKAN generated mods - ActiveTextureManagement-x86-Aggressive/ActiveTextureManagement-x86-Aggressive-4-3.ckan'
This commit is contained in:
parent
f854572c1d
commit
808e881655
|
@ -1,40 +0,0 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "ActiveTextureManagement-x86-Aggressive",
|
||||
"name": "Active Texture Management - X86 - Aggressive",
|
||||
"abstract": "x86 aggressive 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-x64-Aggressive"
|
||||
},
|
||||
{
|
||||
"name": "ActiveTextureManagement-x86-Basic"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"repository": "https://github.com/rbray89/ActiveTextureManagement/asset_match/x86-Aggressive-*"
|
||||
},
|
||||
"version": "4-3",
|
||||
"download": "https://github.com/rbray89/ActiveTextureManagement/releases/download/4-3/x86-Aggressive-Release.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 78757
|
||||
}
|
Loading…
Reference in New Issue