From 1a6467d370afb4f8b195210f810ad48972bca631 Mon Sep 17 00:00:00 2001
From: NetKAN inflator Robot <netkan-bot@ksp-ckan.space>
Date: Thu, 21 May 2020 15:19:21 +0000
Subject: [PATCH] NetKAN generated mods - PartInfo-0.0.2.1

---
 PartInfo/PartInfo-0.0.2.1.ckan | 40 ++++++++++++++++++++++++++++++++++
 1 file changed, 40 insertions(+)
 create mode 100644 PartInfo/PartInfo-0.0.2.1.ckan

diff --git a/PartInfo/PartInfo-0.0.2.1.ckan b/PartInfo/PartInfo-0.0.2.1.ckan
new file mode 100644
index 0000000000..b1e2b8aec6
--- /dev/null
+++ b/PartInfo/PartInfo-0.0.2.1.ckan
@@ -0,0 +1,40 @@
+{
+    "spec_version": "v1.4",
+    "identifier": "PartInfo",
+    "name": "PartInfo",
+    "abstract": "PartInfo is a simple mod to expose the internal part name and path to the part file.",
+    "author": "linuxgurugamer",
+    "version": "0.0.2.1",
+    "ksp_version_min": "1.8.0",
+    "ksp_version_max": "1.9.1",
+    "license": "CC-BY-NC-SA-4.0",
+    "resources": {
+        "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/182040-145-151-161-partinfo/",
+        "spacedock": "https://spacedock.info/mod/2091/PartInfo",
+        "repository": "https://github.com/linuxgurugamer/PartInfo"
+    },
+    "tags": [
+        "plugin",
+        "editor",
+        "information"
+    ],
+    "depends": [
+        {
+            "name": "ModuleManager"
+        }
+    ],
+    "install": [
+        {
+            "find": "PartInfo",
+            "install_to": "GameData"
+        }
+    ],
+    "download": "https://spacedock.info/mod/2091/PartInfo/download/0.0.2.1",
+    "download_size": 10997,
+    "download_hash": {
+        "sha1": "478C61A7724ED02136A66D1D72BE826A32494996",
+        "sha256": "3B5C132C86B921AF3C02ADCC035D05F3BB92E98E23CAC73CCC8680DFDDB09F05"
+    },
+    "download_content_type": "application/zip",
+    "x_generated_by": "netkan"
+}