diff --git a/ExtraPlanetaryLaunchpads/ExtraPlanetaryLaunchpads-5.5.1.ckan b/ExtraPlanetaryLaunchpads/ExtraPlanetaryLaunchpads-5.5.1.ckan new file mode 100644 index 0000000000..804da7dae9 --- /dev/null +++ b/ExtraPlanetaryLaunchpads/ExtraPlanetaryLaunchpads-5.5.1.ckan @@ -0,0 +1,55 @@ +{ + "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.5.1", + "ksp_version": "1.2.0", + "depends": [ + { + "name": "ModuleManager" + } + ], + "recommends": [ + { + "name": "KIS" + }, + { + "name": "KAS" + }, + { + "name": "InfernalRobotics" + }, + { + "name": "KerbalStats" + }, + { + "name": "Kethane" + }, + { + "name": "Toolbar" + } + ], + "install": [ + { + "file": "ExtraplanetaryLaunchpads", + "install_to": "GameData", + "filter": "Ships" + } + ], + "download": "http://taniwha.org/~bill/Extraplanetary_Launchpads_v5.5.1.zip", + "download_size": 13405864, + "download_hash": { + "sha1": "E07678FCD7392EA195D58903A8F2E458DF66FA52", + "sha256": "0D081860E26FA481F1EEF7382F9A743D3417A3C29E84501EE947F53990682A83" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}