diff --git a/CommunityCategoryKit/CommunityCategoryKit-v5.2.0.0.ckan b/CommunityCategoryKit/CommunityCategoryKit-v5.2.0.0.ckan new file mode 100644 index 0000000000..4d7c727123 --- /dev/null +++ b/CommunityCategoryKit/CommunityCategoryKit-v5.2.0.0.ckan @@ -0,0 +1,39 @@ +{ + "spec_version": "v1.16", + "identifier": "CommunityCategoryKit", + "name": "Community Category Kit", + "abstract": "Common parts categories for KSP mods", + "author": "RoverDude", + "version": "v5.2.0.0", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.99.99", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "resources": { + "homepage": "http://umbraspaceindustries.github.io/UmbraSpaceIndustries/", + "repository": "https://github.com/BobPalmer/CommunityCategoryKit", + "bugtracker": "https://github.com/BobPalmer/CommunityCategoryKit/issues", + "metanetkan": "https://raw.githubusercontent.com/BobPalmer/CKAN/master/CommunityCategoryKit.netkan" + }, + "tags": [ + "plugin", + "config", + "convenience" + ], + "install": [ + { + "file": "GameData/CommunityCategoryKit", + "install_to": "GameData" + } + ], + "download": "https://github.com/BobPalmer/CommunityCategoryKit/releases/download/v5.2.0.0/CCK_5.2.0.0.zip", + "download_size": 121043, + "download_hash": { + "sha1": "16EF97A002C84A72A1B2227F0FD89C642C4EFC42", + "sha256": "9E8FD0B494E04F9BD7604624D527A26A3A06D9E8FF68D2177E74023D859207BB" + }, + "download_content_type": "application/zip", + "release_date": "2020-12-21T21:32:57Z", + "x_last_revision_by": "DoktorKrogg", + "x_generated_by": "netkan" +}