From efcd0150e9066da881f5ab2d809fd54217a666ad Mon Sep 17 00:00:00 2001 From: KSP-CKAN Crawler Bot Date: Fri, 27 May 2016 12:10:39 +0000 Subject: [PATCH] "NetKAN generated mods - RoutineMissionManager-012" --- .../RoutineMissionManager-012.ckan | 37 +++++++++++-------- 1 file changed, 21 insertions(+), 16 deletions(-) diff --git a/RoutineMissionManager/RoutineMissionManager-012.ckan b/RoutineMissionManager/RoutineMissionManager-012.ckan index 2d2c847bd0..cd196954b3 100644 --- a/RoutineMissionManager/RoutineMissionManager-012.ckan +++ b/RoutineMissionManager/RoutineMissionManager-012.ckan @@ -1,29 +1,34 @@ { "spec_version": 1, "identifier": "RoutineMissionManager", + "name": "Routine Mission Manager", + "abstract": "This mod allows a player to track flights to stations in orbit of Kerbin and to then have these missions automatically repeated with the original mission vehicle ending up docked at the station.", + "author": "PrivateFlip", + "license": "BSD-2-clause", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/85630-Plugin-0-90-Routine-Mission-Manager-v002-(alpha)?p=1260437&viewfull=1#post1260437", + "kerbalstuff": "https://kerbalstuff.com/mod/463/Routine%20Mission%20Manager" + }, + "version": "012", + "ksp_version_min": "1.0.2", + "ksp_version_max": "1.0.4", + "depends": [ + { + "name": "ModuleManager" + } + ], "install": [ { "file": "GameData/RoutineMissionManager", "install_to": "GameData" } ], - "depends": [ - { - "name": "ModuleManager" - } - ], - "name": "Routine Mission Manager", - "abstract": "This mod allows a player to track flights to stations in orbit of Kerbin and to then have these missions automatically repeated with the original mission vehicle ending up docked at the station.", - "version": "012", - "author": "PrivateFlip", "download": "http://ckan1.spacedock.info/storage/PrivateFlip_4947/Routine_Mission_Manager/Routine_Mission_Manager-012.zip", - "license": "BSD-2-clause", - "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/threads/85630-Plugin-0-90-Routine-Mission-Manager-v002-(alpha)?p=1260437&viewfull=1#post1260437", - "kerbalstuff": "https://kerbalstuff.com/mod/463/Routine%20Mission%20Manager" - }, - "ksp_version_min": "1.0.2", - "ksp_version_max": "1.0.4", "download_size": 78575, + "download_hash": { + "sha1": "113D1581EEBB2E5C5200A03872B106B92E22D573", + "sha256": "FC93CEE658846F5BA4585933D077FC1112B894FE917EFCFB9B0A210ADEB1B50A" + }, + "download_content_type": "application/zip", "x_generated_by": "netkan" }