From 7d5653790874351dd7ce2ef03548f0dbc271b8af Mon Sep 17 00:00:00 2001 From: Jason McNew Date: Fri, 27 Nov 2015 01:37:22 -0800 Subject: [PATCH] Add Extraplanetary-Launchpads-5.2.94 for KSP V1.0.5 --- .../Extraplanetary-Launchpads-5.2.94.ckan | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 ExtraPlanetaryLaunchpads/Extraplanetary-Launchpads-5.2.94.ckan diff --git a/ExtraPlanetaryLaunchpads/Extraplanetary-Launchpads-5.2.94.ckan b/ExtraPlanetaryLaunchpads/Extraplanetary-Launchpads-5.2.94.ckan new file mode 100644 index 0000000000..b9fec2cdd3 --- /dev/null +++ b/ExtraPlanetaryLaunchpads/Extraplanetary-Launchpads-5.2.94.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.94.zip", + "version" : "5.2.94", + "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" + } + ] +}