diff --git a/CommunityCategoryKit/CommunityCategoryKit-4.1.0.0.ckan b/CommunityCategoryKit/CommunityCategoryKit-4.1.0.0.ckan new file mode 100644 index 0000000000..fe920c02c7 --- /dev/null +++ b/CommunityCategoryKit/CommunityCategoryKit-4.1.0.0.ckan @@ -0,0 +1,31 @@ +{ + "spec_version": "v1.16", + "identifier": "CommunityCategoryKit", + "name": "Community Category Kit", + "abstract": "Common parts categories for KSP mods", + "author": "RoverDude", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "resources": { + "homepage": "http://umbraspaceindustries.github.io/UmbraSpaceIndustries/", + "repository": "https://github.com/BobPalmer/CommunityCategoryKit" + }, + "version": "4.1.0.0", + "ksp_version_min": "1.6.0", + "ksp_version_max": "1.6.9", + "install": [ + { + "file": "GameData/CommunityCategoryKit", + "install_to": "GameData" + } + ], + "download": "https://github.com/BobPalmer/CommunityCategoryKit/releases/download/4.1.0.0/CCK_4.1.0.0.zip", + "download_size": 118890, + "download_hash": { + "sha1": "851F66B46542E49E3BA002ADD4F80BC83EA810E1", + "sha256": "40B25AEF980CC8D140942FD4F2BAC8CCE17813F98E5FF3591FDC23EE1FE788BC" + }, + "download_content_type": "application/zip", + "x_last_revision_by": "DoktorKrogg", + "x_generated_by": "netkan" +}