From 51fef04914bd493cc331ff346337e38a05613cec Mon Sep 17 00:00:00 2001
From: NetKAN bot <netkan-bot@ksp-ckan.org>
Date: Sat, 21 Feb 2015 03:23:22 +0100
Subject: [PATCH] NetKAN generated mods - CraftHistory/CraftHistory-1.1.0,
 KerboKatzUtilities/KerboKatzUtilities-1.0.2

---
 CraftHistory/CraftHistory-1.1.0.ckan          | 32 +++++++++++++++++++
 .../KerboKatzUtilities-1.0.2.ckan             | 23 +++++++++++++
 2 files changed, 55 insertions(+)
 create mode 100644 CraftHistory/CraftHistory-1.1.0.ckan
 create mode 100644 KerboKatzUtilities/KerboKatzUtilities-1.0.2.ckan

diff --git a/CraftHistory/CraftHistory-1.1.0.ckan b/CraftHistory/CraftHistory-1.1.0.ckan
new file mode 100644
index 0000000000..f59b00b64d
--- /dev/null
+++ b/CraftHistory/CraftHistory-1.1.0.ckan
@@ -0,0 +1,32 @@
+{
+    "spec_version": 1,
+    "identifier": "CraftHistory",
+    "license": "restricted",
+    "install": [
+        {
+            "file": "GameData/KerboKatz",
+            "install_to": "GameData",
+            "filter_regexp": [
+                "KerboKatzUtilities.dll",
+                "KerboKatzUtilities.version"
+            ]
+        }
+    ],
+    "depends": [
+        {
+            "name": "KerboKatzUtilities"
+        }
+    ],
+    "resources": {
+        "homepage": "http://forum.kerbalspaceprogram.com/threads/110703",
+        "kerbalstuff": "https://kerbalstuff.com/mod/598/CraftHistory"
+    },
+    "ksp_version": "0.90",
+    "name": "CraftHistory",
+    "abstract": "Creates a history of your crafts while you edit them",
+    "author": "SpaceTiger",
+    "version": "1.1.0",
+    "download": "https://kerbalstuff.com/mod/598/CraftHistory/download/1.1.0",
+    "x_generated_by": "netkan",
+    "download_size": 31719
+}
diff --git a/KerboKatzUtilities/KerboKatzUtilities-1.0.2.ckan b/KerboKatzUtilities/KerboKatzUtilities-1.0.2.ckan
new file mode 100644
index 0000000000..5458d14620
--- /dev/null
+++ b/KerboKatzUtilities/KerboKatzUtilities-1.0.2.ckan
@@ -0,0 +1,23 @@
+{
+    "spec_version": 1,
+    "identifier": "KerboKatzUtilities",
+    "license": "restricted",
+    "install": [
+        {
+            "file": "GameData/KerboKatz",
+            "install_to": "GameData"
+        }
+    ],
+    "resources": {
+        "homepage": "https://github.com/Xarun/KerboKatzUtilities",
+        "kerbalstuff": "https://kerbalstuff.com/mod/600/KerboKatzUtilities"
+    },
+    "ksp_version": "0.90",
+    "name": "KerboKatzUtilities",
+    "abstract": "Utilities used in all of my mods",
+    "author": "SpaceTiger",
+    "version": "1.0.2",
+    "download": "https://kerbalstuff.com/mod/600/KerboKatzUtilities/download/1.0.2",
+    "x_generated_by": "netkan",
+    "download_size": 8294
+}