diff --git a/MechJeb2/MechJeb2-2.5.6.0.ckan b/MechJeb2/MechJeb2-2.5.6.0.ckan new file mode 100644 index 0000000000..bef425b05a --- /dev/null +++ b/MechJeb2/MechJeb2-2.5.6.0.ckan @@ -0,0 +1,24 @@ +{ + "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", + "license": "GPL-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/124336", + "repository": "https://github.com/MuMech/MechJeb2", + "ci": "https://ksp.sarbian.com/jenkins/job/MechJeb2-Release/" + }, + "version": "2.5.6.0", + "ksp_version": "1.0.5", + "install": [ + { + "find": "MechJeb2", + "install_to": "GameData" + } + ], + "download": "https://ksp.sarbian.com/jenkins/job/MechJeb2-Release/6/artifact/MechJeb2-2.5.6.0.zip", + "download_size": 3321735, + "x_generated_by": "netkan" +}