From 4e9c19f0fea60a9c7f16b07a0b9869e8f3c47b27 Mon Sep 17 00:00:00 2001 From: BasharMilesTeg Date: Sun, 28 Dec 2014 00:52:05 +0800 Subject: [PATCH] Create Extraplanetary-Launchpads-4.5.0.ckan --- Extraplanetary-Launchpads-4.5.0.ckan | 32 ++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 Extraplanetary-Launchpads-4.5.0.ckan diff --git a/Extraplanetary-Launchpads-4.5.0.ckan b/Extraplanetary-Launchpads-4.5.0.ckan new file mode 100644 index 0000000000..a5b44cf0e1 --- /dev/null +++ b/Extraplanetary-Launchpads-4.5.0.ckan @@ -0,0 +1,32 @@ +{ + "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_v4.5.0.zip", + "version" : "4.5.0", + "author" : "taniwha", + "license" : "GPL-3.0", + "release_status" : "stable", + "ksp_version" : "0.90", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/59545" + }, + "depends" : [ + {"name" : "ModuleManager"}, + {"name" : "Toolbar"} + ], + "recommends" : [ + {"name" : "KerbalStats"}, + {"name" : "KerbalAttachementSystem"}, + {"name" : "InfernalRobotics"}, + {"name" : "Kethane"} + ], + "install" : [ + { + "file" : "ExtraplanetaryLaunchpads", + "install_to" : "GameData", + "filter" : "Ships" + } + ] +}