From 0f4f814240ecd5c9e263f4f01cf21ff9ca9d1afb Mon Sep 17 00:00:00 2001 From: Jason McNew Date: Fri, 4 Mar 2016 21:50:28 -0600 Subject: [PATCH] Update Extraplanetary-Launchpads to 5.2.95 --- .../Extraplanetary-Launchpads-5.2.95.ckan | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 ExtraPlanetaryLaunchpads/Extraplanetary-Launchpads-5.2.95.ckan diff --git a/ExtraPlanetaryLaunchpads/Extraplanetary-Launchpads-5.2.95.ckan b/ExtraPlanetaryLaunchpads/Extraplanetary-Launchpads-5.2.95.ckan new file mode 100644 index 0000000000..42030ddf98 --- /dev/null +++ b/ExtraPlanetaryLaunchpads/Extraplanetary-Launchpads-5.2.95.ckan @@ -0,0 +1,35 @@ +{ + "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.2.95.zip", + "version" : "5.2.95", + "author" : "taniwha", + "license" : "GPL-3.0", + "release_status" : "stable", + "ksp_version_min" : "1.0.5", + "ksp_version_max" : "1.0.5", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/59545", + "repository" : "https://github.com/taniwha-qf/Extraplanetary-Launchpads" + }, + "depends" : [ + {"name" : "ModuleManager"} + ], + "recommends" : [ + {"name" : "KIS"}, + {"name" : "KAS"}, + {"name" : "InfernalRobotics"}, + {"name" : "KerbalStats"}, + {"name" : "Kethane"}, + {"name" : "Toolbar"} + ], + "install" : [ + { + "file" : "ExtraplanetaryLaunchpads", + "install_to" : "GameData", + "filter" : "Ships" + } + ] +}