41 lines
1.2 KiB
Plaintext
41 lines
1.2 KiB
Plaintext
{
|
|
"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
|
|
}
|