From 8c07136902132e5a2e60828eb7cbeab8676cd28f Mon Sep 17 00:00:00 2001 From: Willhelm Rendahl Date: Fri, 22 May 2015 00:35:35 +0200 Subject: [PATCH 1/2] Add MechJeb2-2.5.1 --- MechJeb2/MechJeb2-2.5.1.ckan | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 MechJeb2/MechJeb2-2.5.1.ckan diff --git a/MechJeb2/MechJeb2-2.5.1.ckan b/MechJeb2/MechJeb2-2.5.1.ckan new file mode 100644 index 0000000000..fcfab1709a --- /dev/null +++ b/MechJeb2/MechJeb2-2.5.1.ckan @@ -0,0 +1,16 @@ +{ + "spec_version": 1, + "identifier": "MechJeb2", + "ksp_version": "1.0.2", + "resources": + { + "homepage": "http://forum.kerbalspaceprogram.com/threads/12384", + "repository": "https://github.com/MuMech/MechJeb2/" + }, + "name": "MechJeb 2", + "license": "GPL-3.0", + "abstract": "Anatid Robotics and Multiversal Mechatronics proudly presents the first flight assistant autopilot: MechJeb", + "author": "sarbian", + "version": "2.5.1", + "download": "http://addons-origin.cursecdn.com/files/2238/724/MechJeb2-2.5.1.0.zip" +} From affb640e11031dbc15201c8c4155967efa428447 Mon Sep 17 00:00:00 2001 From: Willhelm Rendahl Date: Fri, 22 May 2015 00:37:11 +0200 Subject: [PATCH 2/2] add homepage to MJ4All --- MechJebForAll/MechJebForAll-1.2.0.0.ckan | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MechJebForAll/MechJebForAll-1.2.0.0.ckan b/MechJebForAll/MechJebForAll-1.2.0.0.ckan index 8bc24c9604..00e6b91b1f 100644 --- a/MechJebForAll/MechJebForAll-1.2.0.0.ckan +++ b/MechJebForAll/MechJebForAll-1.2.0.0.ckan @@ -12,6 +12,9 @@ "recommends":[ { "name": "MechJeb2" }, { "name": "KerbalEngineerRedux" }], +"resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/83362" +}, "install": [ {"file": "MechJebAndEngineerForAll.cfg", "install_to": "GameData" } ]