From 785ba92d93fbebcbaff63b1c794b5ac47d77ba69 Mon Sep 17 00:00:00 2001
From: NetKAN inflator Robot <netkan-bot@ksp-ckan.space>
Date: Fri, 3 Jul 2020 01:05:07 +0800
Subject: [PATCH] NetKAN generated mods - TestLite-0.2.2 (#2098)

---
 TestLite/TestLite-0.2.2.ckan | 46 ++++++++++++++++++++++++++++++++++++
 1 file changed, 46 insertions(+)
 create mode 100644 TestLite/TestLite-0.2.2.ckan

diff --git a/TestLite/TestLite-0.2.2.ckan b/TestLite/TestLite-0.2.2.ckan
new file mode 100644
index 0000000000..d2337ec61f
--- /dev/null
+++ b/TestLite/TestLite-0.2.2.ckan
@@ -0,0 +1,46 @@
+{
+    "spec_version": "v1.4",
+    "identifier": "TestLite",
+    "name": "Test Lite",
+    "abstract": "Lightweight TestFlight replacement for KSP-RO",
+    "author": "ec429",
+    "version": "0.2.2",
+    "ksp_version_min": "1.6.1",
+    "ksp_version_max": "1.7.3",
+    "license": "MIT",
+    "resources": {
+        "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/182244-*",
+        "repository": "https://github.com/ec429/TestLite",
+        "bugtracker": "https://github.com/ec429/TestLite/issues"
+    },
+    "tags": [
+        "plugin"
+    ],
+    "depends": [
+        {
+            "name": "ModuleManager"
+        },
+        {
+            "name": "RealFuels"
+        }
+    ],
+    "recommends": [
+        {
+            "name": "RealismOverhaul"
+        }
+    ],
+    "conflicts": [
+        {
+            "name": "TestFlight"
+        }
+    ],
+    "download": "https://api.github.com/repos/ec429/TestLite/zipball/0.2.2",
+    "download_size": 22766,
+    "download_hash": {
+        "sha1": "A742FB36211DCF7BCDA4FEB17F27DFE5CC701F7E",
+        "sha256": "A3A77308366EECA5926B30440070715C2F2E354726B1326CD8D8111074E3179D"
+    },
+    "download_content_type": "application/zip",
+    "release_date": "2019-08-09T22:54:04Z",
+    "x_generated_by": "netkan"
+}