From 6076d18ece4561c81766e51233de10071ac00b59 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 8 Oct 2016 12:06:51 +0000 Subject: [PATCH] "NetKAN generated mods - CraftHistory-2.0.3" --- CraftHistory/CraftHistory-2.0.3.ckan | 39 ++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 CraftHistory/CraftHistory-2.0.3.ckan diff --git a/CraftHistory/CraftHistory-2.0.3.ckan b/CraftHistory/CraftHistory-2.0.3.ckan new file mode 100644 index 0000000000..e235cd6ff4 --- /dev/null +++ b/CraftHistory/CraftHistory-2.0.3.ckan @@ -0,0 +1,39 @@ +{ + "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.3", + "ksp_version_min": "1.2.0", + "ksp_version_max": "1.2.0", + "depends": [ + { + "name": "KerboKatzUtilities", + "min_version": "1.4.0" + } + ], + "install": [ + { + "find": "CraftHistory", + "install_to": "GameData/KerboKatz" + } + ], + "download": "https://github.com/KerboKatz/CraftHistory/releases/download/2.0.3/CraftHistory.zip", + "download_size": 125896, + "download_hash": { + "sha1": "2F7F4E6887A9339451F2E5AC47409C2376D9D4D1", + "sha256": "5CED497363B8609CAA0B09CB9E5320DBEC7EB20FF194F5F1A09B22BCD9EEDA9D" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}