From 82d0a1b98bc5a20eb4c35389aa060191a1df05d4 Mon Sep 17 00:00:00 2001 From: KSP-CKAN Crawler Bot Date: Mon, 30 May 2016 16:18:19 +0000 Subject: [PATCH] "NetKAN generated mods - ExtraPlanetaryLaunchpads-5.0.2" --- .../ExtraPlanetaryLaunchpads-5.0.2.ckan | 52 +++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 ExtraPlanetaryLaunchpads/ExtraPlanetaryLaunchpads-5.0.2.ckan diff --git a/ExtraPlanetaryLaunchpads/ExtraPlanetaryLaunchpads-5.0.2.ckan b/ExtraPlanetaryLaunchpads/ExtraPlanetaryLaunchpads-5.0.2.ckan new file mode 100644 index 0000000000..f709818222 --- /dev/null +++ b/ExtraPlanetaryLaunchpads/ExtraPlanetaryLaunchpads-5.0.2.ckan @@ -0,0 +1,52 @@ +{ + "spec_version": 1, + "identifier": "ExtraPlanetaryLaunchpads", + "name": "Extraplanetary Launchpads", + "abstract": "Adds the ability to build crafts in flight mode to your game.", + "author": "taniwha", + "license": "GPL-3.0", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/59545", + "repository": "https://github.com/taniwha-qf/Extraplanetary-Launchpads" + }, + "version": "5.0.2", + "ksp_version": "0.90", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "Toolbar" + } + ], + "recommends": [ + { + "name": "KerbalStats" + }, + { + "name": "KAS" + }, + { + "name": "InfernalRobotics" + }, + { + "name": "Kethane" + } + ], + "install": [ + { + "file": "ExtraplanetaryLaunchpads", + "install_to": "GameData", + "filter": "Ships" + } + ], + "download": "http://taniwha.org/~bill/Extraplanetary_Launchpads_v5.0.2.zip", + "download_size": 14299805, + "download_hash": { + "sha1": "B320280F74779B94FEC55E8748E318F38FC06A49", + "sha256": "36957D497646161C576EBBEC75EA89089AFEBCF2E6C83E528D455797224F2A20" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}