46 lines
1.4 KiB
Plaintext
46 lines
1.4 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"
|
|
],
|
|
"conflicts": [
|
|
{
|
|
"name": "ActiveTextureManagement-Aggressive"
|
|
},
|
|
{
|
|
"name": "ActiveTextureManagement-x64-Aggressive"
|
|
},
|
|
{
|
|
"name": "ActiveTextureManagement-x86-Basic"
|
|
},
|
|
{
|
|
"name": "ActiveTextureManagement-x86-Aggressive"
|
|
}
|
|
],
|
|
"install": [
|
|
{
|
|
"file": "GameData/ActiveTextureManagement",
|
|
"install_to": "GameData"
|
|
}
|
|
],
|
|
"download": "https://github.com/rbray89/ActiveTextureManagement/releases/download/4-3/x64-Basic-Release.zip",
|
|
"download_size": 78522,
|
|
"download_hash": {
|
|
"sha1": "5CC3F2B2A4E185757386653E323F5CB167FFEB05",
|
|
"sha256": "1E3898A1B11F3284917F501AFDB756BD1344A9FABDB76B263E4CE2170ACA204D"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|