From d296da611e817f1085928b6683e06507c38cd6b1 Mon Sep 17 00:00:00 2001
From: Willhelm Rendahl <willhelm@rendahl.org>
Date: Thu, 4 Jun 2015 13:27:26 +0200
Subject: [PATCH] Add ExtraPlanetaryLaunchpads5.1.93

---
 .../Extraplanetary-Launchpads-5.1.93.ckan     | 34 +++++++++++++++++++
 1 file changed, 34 insertions(+)
 create mode 100644 ExtraPlanetaryLaunchpads/Extraplanetary-Launchpads-5.1.93.ckan

diff --git a/ExtraPlanetaryLaunchpads/Extraplanetary-Launchpads-5.1.93.ckan b/ExtraPlanetaryLaunchpads/Extraplanetary-Launchpads-5.1.93.ckan
new file mode 100644
index 0000000000..cd134b6cd6
--- /dev/null
+++ b/ExtraPlanetaryLaunchpads/Extraplanetary-Launchpads-5.1.93.ckan
@@ -0,0 +1,34 @@
+{
+    "spec_version"   : 1,
+    "name"           : "Extraplanetary Launchpads",
+    "abstract"       : "Adds the ability to build crafts in flight mode to your game.",
+    "identifier"     : "ExtraPlanetaryLaunchpads",
+    "download"       : "http://taniwha.org/~bill/Extraplanetary_Launchpads_v5.1.93.zip",
+    "version"        : "5.1.93",
+    "author"         : "taniwha",
+    "license"        : "GPL-3.0",
+    "release_status" : "stable",
+    "ksp_version"    : "1.0.2",
+    "resources"      : {
+        "homepage" : "http://forum.kerbalspaceprogram.com/threads/59545",
+        "repository" : "https://github.com/taniwha-qf/Extraplanetary-Launchpads"
+    },
+    "depends"        : [
+        {"name" : "ModuleManager"},
+        {"name" : "KIS"}
+    ],
+    "recommends"     : [
+        {"name" : "KerbalStats"},
+        {"name" : "KAS"},
+        {"name" : "InfernalRobotics"},
+        {"name" : "Toolbar"},
+        {"name" : "Kethane"}
+    ],
+    "install"        : [
+        {
+            "file"       : "ExtraplanetaryLaunchpads",
+            "install_to" : "GameData",
+            "filter"     : "Ships"
+        }
+    ]
+}