From 20c782ee4afd0ae8d0e803415a164537d9cca9c1 Mon Sep 17 00:00:00 2001
From: NetKAN bot <netkan-bot@ksp-ckan.org>
Date: Fri, 16 Jan 2015 06:17:02 +0100
Subject: [PATCH] NetKAN generated mods - TWR1/TWR1-1.17b

---
 TWR1/TWR1-1.17b.ckan | 34 ++++++++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)
 create mode 100644 TWR1/TWR1-1.17b.ckan

diff --git a/TWR1/TWR1-1.17b.ckan b/TWR1/TWR1-1.17b.ckan
new file mode 100644
index 0000000000..c08f2ed302
--- /dev/null
+++ b/TWR1/TWR1-1.17b.ckan
@@ -0,0 +1,34 @@
+{
+    "spec_version": 1,
+    "name": "Vertical Velocity Controller",
+    "identifier": "TWR1",
+    "abstract": "Control your descent speed in discreet increments for soft, controlled skycrane landings.",
+    "license": "GPL-3.0",
+    "release_status": "stable",
+    "ksp_version": "0.90",
+    "author": "Diazo",
+    "resources": {
+        "homepage": "http://forum.kerbalspaceprogram.com/threads/50736",
+        "repository": "https://github.com/SirDiazo/TWR1"
+    },
+    "recommends": [
+        {
+            "name": "Toolbar"
+        }
+    ],
+    "depends": [
+        {
+            "name": "ModuleManager"
+        }
+    ],
+    "install": [
+        {
+            "file": "GameData/Diazo",
+            "install_to": "GameData"
+        }
+    ],
+    "version": "1.17b",
+    "download": "https://github.com/SirDiazo/TWR1/releases/download/1.17b/VertVel117b.zip",
+    "x_generated_by": "netkan",
+    "download_size": 17149
+}