diff --git a/ExtraPlanetaryLaunchpads/ExtraPlanetaryLaunchpads-5.1.93.ckan b/ExtraPlanetaryLaunchpads/ExtraPlanetaryLaunchpads-5.1.93.ckan new file mode 100644 index 0000000000..3580f6fbda --- /dev/null +++ b/ExtraPlanetaryLaunchpads/ExtraPlanetaryLaunchpads-5.1.93.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.1.93", + "ksp_version": "1.0.2", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "KIS" + } + ], + "recommends": [ + { + "name": "KerbalStats" + }, + { + "name": "KAS" + }, + { + "name": "InfernalRobotics" + }, + { + "name": "Toolbar" + }, + { + "name": "Kethane" + } + ], + "install": [ + { + "file": "ExtraplanetaryLaunchpads", + "install_to": "GameData", + "filter": "Ships" + } + ], + "download": "http://taniwha.org/~bill/Extraplanetary_Launchpads_v5.1.93.zip", + "download_size": 14407987, + "download_hash": { + "sha1": "F5B50C4FEF79870B442B26B989290FBE2AB84B5D", + "sha256": "F79105953DFF9DA40E293B06AF1801CFEEC641C31B18E8DBAB9F56DA9B70A9B8" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}