41 lines
1.2 KiB
Plaintext
41 lines
1.2 KiB
Plaintext
{
|
|
"spec_version": 1,
|
|
"identifier": "ActiveTextureManagement-x64-Basic",
|
|
"name": "Active Texture Management - X64 - Basic",
|
|
"abstract": "x64 basic texture compression to DXT1 and DXT5",
|
|
"author": "rbray89",
|
|
"license": "MIT",
|
|
"resources": {
|
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/59005",
|
|
"repository": "https://github.com/rbray89/ActiveTextureManagement"
|
|
},
|
|
"version": "4-3",
|
|
"ksp_version": "0.90",
|
|
"provides": [
|
|
"ActiveTextureManagement"
|
|
],
|
|
"install": [
|
|
{
|
|
"file": "GameData/ActiveTextureManagement",
|
|
"install_to": "GameData"
|
|
}
|
|
],
|
|
"download": "https://github.com/rbray89/ActiveTextureManagement/releases/download/4-3/x64-Basic-Release.zip",
|
|
"download_size": 78522,
|
|
"conflicts": [
|
|
{
|
|
"name": "ActiveTextureManagement-Aggressive"
|
|
},
|
|
{
|
|
"name": "ActiveTextureManagement-x64-Aggressive"
|
|
},
|
|
{
|
|
"name": "ActiveTextureManagement-x86-Basic"
|
|
},
|
|
{
|
|
"name": "ActiveTextureManagement-x86-Aggressive"
|
|
}
|
|
],
|
|
"x_generated_by": "netkan"
|
|
}
|