diff --git a/ActiveTextureManagement-x86-Aggressive/ActiveTextureManagement-x86-Aggressive-5-0.ckan b/ActiveTextureManagement-x86-Aggressive/ActiveTextureManagement-x86-Aggressive-5-0.ckan new file mode 100644 index 0000000000..636540c781 --- /dev/null +++ b/ActiveTextureManagement-x86-Aggressive/ActiveTextureManagement-x86-Aggressive-5-0.ckan @@ -0,0 +1,40 @@ +{ + "spec_version": 1, + "identifier": "ActiveTextureManagement-x86-Aggressive", + "name": "Active Texture Management - X86 - Aggressive", + "abstract": "x86 aggressive texture compression to DXT1 and DXT5", + "author": "rbray89", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/59005", + "repository": "https://github.com/rbray89/ActiveTextureManagement/asset_match/Aggressive-*" + }, + "license": "MIT", + "x_netkan_license_ok": true, + "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" + } + ], + "version": "5-0", + "download": "https://github.com/rbray89/ActiveTextureManagement/releases/download/5-0/Aggressive-Release.zip", + "x_generated_by": "netkan", + "download_size": 79166 +}