diff --git a/CraftHistory/CraftHistory-2.0.1.ckan b/CraftHistory/CraftHistory-2.0.1.ckan new file mode 100644 index 0000000000..dc486bfabb --- /dev/null +++ b/CraftHistory/CraftHistory-2.0.1.ckan @@ -0,0 +1,38 @@ +{ + "spec_version": "v1.4", + "identifier": "CraftHistory", + "name": "CraftHistory", + "abstract": "Replaces the stock craft loading with a more advanced one allowing categories to be created.", + "author": [ + "SpaceTiger", + "SpaceKitty" + ], + "license": "restricted", + "resources": { + "homepage": "http://kerbokatz.github.io/#CraftHistory", + "repository": "https://github.com/KerboKatz/CraftHistory", + "bugtracker": "https://github.com/KerboKatz/CraftHistory/issues" + }, + "version": "2.0.1", + "ksp_version": "1.1.3", + "depends": [ + { + "name": "KerboKatzUtilities", + "min_version": "1.3.8" + } + ], + "install": [ + { + "find": "CraftHistory", + "install_to": "GameData/KerboKatz" + } + ], + "download": "https://github.com/KerboKatz/CraftHistory/releases/download/2.0.1/CraftHistory.zip", + "download_size": 161890, + "download_hash": { + "sha1": "D6AFFBD4C3281B65776F784FECA33205328EE204", + "sha256": "F0FBCBBC564CF0FB1CBF03E220E42D3C44259EDF8B9FDC39147D678D7CC7BBCA" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}