From 5bd640f70fa931086fdcdf9537b15aee936920de Mon Sep 17 00:00:00 2001
From: NetKAN inflator Robot <netkan-bot@ksp-ckan.space>
Date: Sun, 22 Dec 2019 17:06:33 +0000
Subject: [PATCH] NetKAN generated mods - KerbalStats-3.1.0

---
 KerbalStats/KerbalStats-3.1.0.ckan | 34 ++++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)
 create mode 100644 KerbalStats/KerbalStats-3.1.0.ckan

diff --git a/KerbalStats/KerbalStats-3.1.0.ckan b/KerbalStats/KerbalStats-3.1.0.ckan
new file mode 100644
index 0000000000..00e07887bd
--- /dev/null
+++ b/KerbalStats/KerbalStats-3.1.0.ckan
@@ -0,0 +1,34 @@
+{
+    "spec_version": 1,
+    "identifier": "KerbalStats",
+    "name": "Kerbal Stats",
+    "abstract": "KerbalStats is a KSP mod for keeping track of extra information about the kerbals in your game.",
+    "author": "taniwha",
+    "version": "3.1.0",
+    "ksp_version": "1.8",
+    "license": "GPL-3.0",
+    "release_status": "stable",
+    "resources": {
+        "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/89285-*",
+        "repository": "https://github.com/taniwha-qf/KerbalStats"
+    },
+    "tags": [
+        "plugin",
+        "manned"
+    ],
+    "install": [
+        {
+            "file": "KerbalStats",
+            "install_to": "GameData",
+            "filter": "KerbalStatsWrapper.cs"
+        }
+    ],
+    "download": "http://taniwha.org/~bill/KerbalStats_v3.1.0.zip",
+    "download_size": 24616,
+    "download_hash": {
+        "sha1": "0E71BD9E8CAC6A736F11000BA23D4691498825D4",
+        "sha256": "0478DDAA64C2B86BF1DBBAB441B9BDB3576C5996BDEFBB43A1D850C7AECF77EA"
+    },
+    "download_content_type": "application/zip",
+    "x_generated_by": "netkan"
+}