diff --git a/ExtraPlanetaryLaunchpads/ExtraPlanetaryLaunchpads-6.6.2.0.ckan b/ExtraPlanetaryLaunchpads/ExtraPlanetaryLaunchpads-6.6.2.0.ckan new file mode 100644 index 0000000000..9b4fb294f1 --- /dev/null +++ b/ExtraPlanetaryLaunchpads/ExtraPlanetaryLaunchpads-6.6.2.0.ckan @@ -0,0 +1,63 @@ +{ + "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": "https://forum.kerbalspaceprogram.com/index.php?/topic/54284-*", + "repository": "https://github.com/taniwha-qf/Extraplanetary-Launchpads" + }, + "version": "6.6.2.0", + "ksp_version": "1.7.3", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "KIS" + } + ], + "recommends": [ + { + "name": "KAS" + }, + { + "name": "InfernalRobotics" + }, + { + "name": "KerbalStats" + }, + { + "name": "Kethane" + }, + { + "name": "Toolbar" + } + ], + "install": [ + { + "file": "ExtraplanetaryLaunchpads", + "install_to": "GameData", + "filter": "Ships" + }, + { + "file": "ExtraplanetaryLaunchpads/Ships/SPH", + "install_to": "Ships" + }, + { + "file": "ExtraplanetaryLaunchpads/Ships/VAB", + "install_to": "Ships" + } + ], + "download": "http://taniwha.org/~bill/ExtraplanetaryLaunchpads_v6.6.2.zip", + "download_size": 18183647, + "download_hash": { + "sha1": "5271CF27738CB8E9E35AACF8DBCCBD30E018DC85", + "sha256": "7D38FAF8DA8F06B151D042A3DC6C2B00A3EE47562E86F6A4F68D814DACC378C3" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}