From 7ae8e0121801f43191c241374688336f8f7f393d Mon Sep 17 00:00:00 2001
From: NetKAN inflator Robot <netkan-bot@ksp-ckan.space>
Date: Sat, 11 Jul 2020 03:13:42 +0000
Subject: [PATCH] NetKAN generated mods - PartInfo-0.0.3.1

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

diff --git a/PartInfo/PartInfo-0.0.3.1.ckan b/PartInfo/PartInfo-0.0.3.1.ckan
new file mode 100644
index 0000000000..10c419085f
--- /dev/null
+++ b/PartInfo/PartInfo-0.0.3.1.ckan
@@ -0,0 +1,41 @@
+{
+    "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.3.1",
+    "ksp_version_min": "1.8.0",
+    "ksp_version_max": "1.10.0",
+    "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.3.1",
+    "download_size": 12330,
+    "download_hash": {
+        "sha1": "E04A8CA80CCFD246FA33E422BE92F8B92F270DEA",
+        "sha256": "B727754DE01E9BDE721021B3ACDE3EE7DA231237C043721AB14DE78FD5BF9803"
+    },
+    "download_content_type": "application/zip",
+    "release_date": "2020-07-11T03:01:16.140357+00:00",
+    "x_generated_by": "netkan"
+}