diff --git a/KIS/KIS-1.13.ckan b/KIS/KIS-1.13.ckan
new file mode 100644
index 0000000000..88e04c4b54
--- /dev/null
+++ b/KIS/KIS-1.13.ckan
@@ -0,0 +1,47 @@
+{
+    "spec_version": 1,
+    "identifier": "KIS",
+    "name": "Kerbal Inventory System",
+    "abstract": "KIS introduces new gameplay mechanics by adding a brand new inventory system and EVA usables items as tools. You want to build a rover on Duna from scratch? Now you can...",
+    "author": [
+        "IgorZ",
+        "KospY",
+        "Winn75"
+    ],
+    "license": "restricted",
+    "resources": {
+        "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/149848-kerbal-inventory-system-kis",
+        "curse": "https://kerbal.curseforge.com/projects/228561",
+        "repository": "https://github.com/ihsoft/KIS",
+        "bugtracker": "https://github.com/ihsoft/KIS/issues",
+        "manual": "https://github.com/ihsoft/KIS/raw/master/User%20Guide.pdf",
+        "x_screenshot": "https://media.forgecdn.net/avatars/thumbnails/15/210/120/120/635619081870286480.jpeg"
+    },
+    "version": "1.13",
+    "ksp_version_min": "1.4.0",
+    "ksp_version_max": "1.4.99",
+    "recommends": [
+        {
+            "name": "CommunityCategoryKit"
+        },
+        {
+            "name": "ModuleManager"
+        }
+    ],
+    "suggests": [
+        {
+            "name": "KAS"
+        },
+        {
+            "name": "EasyVesselSwitch"
+        }
+    ],
+    "download": "https://media.forgecdn.net/files/2580/556/KIS_v1.13.zip",
+    "download_size": 4434325,
+    "download_hash": {
+        "sha1": "92B14C1AEDC19C22E9B300EF6B0B7EE09E2F1F74",
+        "sha256": "DF6A8E9D6AB1868E96F2E03ACB76EE64C18B21C60D804653853DD4F84AB9AA9F"
+    },
+    "download_content_type": "application/zip",
+    "x_generated_by": "netkan"
+}