diff --git a/ActiveTextureManagement-x86-Basic/ActiveTextureManagement-x86-Basic-4-3.ckan b/ActiveTextureManagement-x86-Basic/ActiveTextureManagement-x86-Basic-4-3.ckan index 809de2a549..621efd83f7 100644 --- a/ActiveTextureManagement-x86-Basic/ActiveTextureManagement-x86-Basic-4-3.ckan +++ b/ActiveTextureManagement-x86-Basic/ActiveTextureManagement-x86-Basic-4-3.ckan @@ -5,14 +5,11 @@ "abstract": "x86 basic 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-Basic-*" + }, + "version": "4-3", + "ksp_version": "0.90", "provides": [ "ActiveTextureManagement" ], @@ -30,11 +27,18 @@ "name": "ActiveTextureManagement-x86-Aggressive" } ], - "resources": { - "repository": "https://github.com/rbray89/ActiveTextureManagement/asset_match/x86-Basic-*" - }, - "version": "4-3", + "install": [ + { + "file": "GameData/ActiveTextureManagement", + "install_to": "GameData" + } + ], "download": "https://github.com/rbray89/ActiveTextureManagement/releases/download/4-3/x86-Basic-Release.zip", - "x_generated_by": "netkan", - "download_size": 78754 + "download_size": 78754, + "download_hash": { + "sha1": "68CF09B0DC1D6609AD6C8CD32FF9D48C0B80CE9C", + "sha256": "789098FFDF1692DADA336CD8BC38BB8C96767002B9F51974F00EF255C0572D4E" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" }