"NetKAN generated mods - ActiveTextureManagement-x86-Aggressive-4-3"
This commit is contained in:
parent
81d08e7638
commit
cc12348463
|
@ -5,14 +5,11 @@
|
|||
"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"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"repository": "https://github.com/rbray89/ActiveTextureManagement/asset_match/x86-Aggressive-*"
|
||||
},
|
||||
"version": "4-3",
|
||||
"ksp_version": "0.90",
|
||||
"provides": [
|
||||
"ActiveTextureManagement"
|
||||
],
|
||||
|
@ -30,11 +27,18 @@
|
|||
"name": "ActiveTextureManagement-x86-Basic"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"repository": "https://github.com/rbray89/ActiveTextureManagement/asset_match/x86-Aggressive-*"
|
||||
},
|
||||
"version": "4-3",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/ActiveTextureManagement",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/rbray89/ActiveTextureManagement/releases/download/4-3/x86-Aggressive-Release.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 78757
|
||||
"download_size": 78757,
|
||||
"download_hash": {
|
||||
"sha1": "DD98A3EF73B2F150A1B5F9EF6C8047E3E0BAD97E",
|
||||
"sha256": "F0FBA0DF2F6D7B413265729BEC0F7C5D3EA0528131522EFAEE47ECD5F9466FA4"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue