From a7bd9114d56476779cbe6e53285c2864a98964da Mon Sep 17 00:00:00 2001
From: NetKAN inflator Robot <netkan-bot@ksp-ckan.org>
Date: Sat, 11 Aug 2018 12:52:12 +0000
Subject: [PATCH]  "NetKAN generated mods - RCSBuildAidCont-9.9.7.2"

---
 RCSBuildAidCont/RCSBuildAidCont-9.9.7.2.ckan | 52 ++++++++++++++++++++
 1 file changed, 52 insertions(+)
 create mode 100644 RCSBuildAidCont/RCSBuildAidCont-9.9.7.2.ckan

diff --git a/RCSBuildAidCont/RCSBuildAidCont-9.9.7.2.ckan b/RCSBuildAidCont/RCSBuildAidCont-9.9.7.2.ckan
new file mode 100644
index 0000000000..3c4cf3c4cf
--- /dev/null
+++ b/RCSBuildAidCont/RCSBuildAidCont-9.9.7.2.ckan
@@ -0,0 +1,52 @@
+{
+    "spec_version": "v1.4",
+    "identifier": "RCSBuildAidCont",
+    "name": "RCS Build Aid Continued",
+    "abstract": "This is something I made for placing RCS thrusters in the right positions in the first try without having to go back and forth between the VAB and the hacked gravity launchpad.  Features: Display thrust and torque forces caused by RCS or engines. Delta V readout for RCS. Dry center of mass marker. Average center of mass marker. Ability to resize editor's overlay markers. Display total mass of resources.",
+    "author": "linuxgurugamer",
+    "license": "LGPL-3.0",
+    "resources": {
+        "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/166546-rcs-build-aid-continued/",
+        "spacedock": "https://spacedock.info/mod/1547/RCS%20Build%20Aid%20Continued",
+        "repository": "https://github.com/linuxgurugamer/RCSBuildAid",
+        "bugtracker": "https://github.com/linuxgurugamer/RCSBuildAid/issues",
+        "manual": "https://github.com/linuxgurugamer/RCSBuildAid/blob/master/README.asciidoc",
+        "x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/RCS_Build_Aid_Continued/RCS_Build_Aid_Continued-1508156389.387947.png"
+    },
+    "version": "9.9.7.2",
+    "ksp_version_min": "1.4.1",
+    "ksp_version_max": "1.4.99",
+    "depends": [
+        {
+            "name": "ToolbarController"
+        },
+        {
+            "name": "ClickThroughBlocker"
+        }
+    ],
+    "supports": [
+        {
+            "name": "KSP-AVC"
+        }
+    ],
+    "conflicts": [
+        {
+            "name": "RCSBuildAid"
+        }
+    ],
+    "install": [
+        {
+            "find": "RCSBuildAid",
+            "install_to": "GameData",
+            "filter": "Sources"
+        }
+    ],
+    "download": "https://spacedock.info/mod/1547/RCS%20Build%20Aid%20Continued/download/9.9.7.2",
+    "download_size": 95448,
+    "download_hash": {
+        "sha1": "AFFC79ABDD1526E510C68602CD8A24A75E2C50CE",
+        "sha256": "C7F3ABBB7248BAADD3263E96FDAFC1A16AFB74FE4013314DC2ECD641E747BA01"
+    },
+    "download_content_type": "application/zip",
+    "x_generated_by": "netkan"
+}