diff --git a/MechJeb2/MechJeb2-2.12.1.0.ckan b/MechJeb2/MechJeb2-2.12.1.0.ckan new file mode 100644 index 0000000000..3ae089e3aa --- /dev/null +++ b/MechJeb2/MechJeb2-2.12.1.0.ckan @@ -0,0 +1,48 @@ +{ + "spec_version": "v1.16", + "identifier": "MechJeb2", + "name": "MechJeb 2", + "abstract": "Anatid Robotics and Multiversal Mechatronics proudly presents the first flight assistant autopilot: MechJeb", + "author": "Sarbian", + "version": "2.12.1.0", + "ksp_version_min": "1.8", + "ksp_version_max": "1.12.90", + "license": "GPL-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/154834-*", + "repository": "https://github.com/MuMech/MechJeb2", + "ci": "https://ksp.sarbian.com/jenkins/job/MechJeb2-Release/" + }, + "tags": [ + "plugin", + "information", + "control" + ], + "localizations": [ + "zh-cn", + "fr-fr", + "ru", + "en-us", + "es-es" + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "MechJeb2", + "install_to": "GameData" + } + ], + "download": "https://ksp.sarbian.com/jenkins/job/MechJeb2-Release/30/artifact/MechJeb2-2.12.1.0.zip", + "download_size": 3959207, + "download_hash": { + "sha1": "573F3D7FC200F12C6C3732593FF1B9865A787E7F", + "sha256": "81BAFDAC34DF372B7DECA4F547E2D8BD79AB8CEB4FF79FD52CFCBFC4DABE59CF" + }, + "download_content_type": "application/zip", + "release_date": "2021-08-08T09:15:09.087Z", + "x_generated_by": "netkan" +}