"NetKAN generated mods - ActiveTextureManagement-x86-Basic/ActiveTextureManagement-x86-Basic-5-0.ckan"
This commit is contained in:
parent
d1eba3b536
commit
44ce909770
|
@ -4,20 +4,23 @@
|
||||||
"name": "Active Texture Management - X86 - Basic",
|
"name": "Active Texture Management - X86 - Basic",
|
||||||
"abstract": "x86 basic texture compression to DXT1 and DXT5",
|
"abstract": "x86 basic texture compression to DXT1 and DXT5",
|
||||||
"author": "rbray89",
|
"author": "rbray89",
|
||||||
|
"license": "MIT",
|
||||||
"resources": {
|
"resources": {
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/59005",
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/59005",
|
||||||
"repository": "https://github.com/rbray89/ActiveTextureManagement"
|
"repository": "https://github.com/rbray89/ActiveTextureManagement"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"version": "5-0",
|
||||||
|
"provides": [
|
||||||
|
"ActiveTextureManagement"
|
||||||
|
],
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"file": "GameData/ActiveTextureManagement",
|
"file": "GameData/ActiveTextureManagement",
|
||||||
"install_to": "GameData"
|
"install_to": "GameData"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"provides": [
|
"download": "https://github.com/rbray89/ActiveTextureManagement/releases/download/5-0/Basic-Release.zip",
|
||||||
"ActiveTextureManagement"
|
"download_size": 79164,
|
||||||
],
|
|
||||||
"conflicts": [
|
"conflicts": [
|
||||||
{
|
{
|
||||||
"name": "ActiveTextureManagement-Aggressive"
|
"name": "ActiveTextureManagement-Aggressive"
|
||||||
|
@ -32,8 +35,5 @@
|
||||||
"name": "ActiveTextureManagement-x86-Aggressive"
|
"name": "ActiveTextureManagement-x86-Aggressive"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": "5-0",
|
|
||||||
"download": "https://github.com/rbray89/ActiveTextureManagement/releases/download/5-0/Basic-Release.zip",
|
|
||||||
"download_size": 79164,
|
|
||||||
"x_generated_by": "netkan"
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue