From 935d06edbbbeefb8f8c28c4fe3aafe06f9b4eb98 Mon Sep 17 00:00:00 2001 From: KSP-CKAN Crawler Bot Date: Thu, 26 May 2016 23:50:45 +0000 Subject: [PATCH] "NetKAN generated mods - ContractConfigurator-BaseConstuction-0.2.0" --- ...actConfigurator-BaseConstuction-0.2.0.ckan | 25 +++++++++++-------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/ContractConfigurator-BaseConstuction/ContractConfigurator-BaseConstuction-0.2.0.ckan b/ContractConfigurator-BaseConstuction/ContractConfigurator-BaseConstuction-0.2.0.ckan index e1045ce061..fdd33b6aee 100644 --- a/ContractConfigurator-BaseConstuction/ContractConfigurator-BaseConstuction-0.2.0.ckan +++ b/ContractConfigurator-BaseConstuction/ContractConfigurator-BaseConstuction-0.2.0.ckan @@ -3,11 +3,15 @@ "identifier": "ContractConfigurator-BaseConstuction", "name": "Contract Pack: Base Construction", "abstract": "This add contracts for base construction and maintenance. This can be done in any planet or moon that you want, it even supports planet packs. Also the bases doesn't need to dock just to land very close to the main base", + "author": "CosmoBro", "license": "MIT", "resources": { "homepage": "http://forum.kerbalspaceprogram.com/threads/127138", "repository": "https://github.com/CosmoBro/BaseConstruction" }, + "version": "0.2.0", + "ksp_version_min": "1.0.0", + "ksp_version_max": "1.0.4", "depends": [ { "name": "ContractConfigurator", @@ -17,12 +21,6 @@ "name": "ModuleManager" } ], - "install": [ - { - "file": "BaseConstruction", - "install_to": "GameData/ContractPacks" - } - ], "suggests": [ { "name": "KAS" @@ -31,11 +29,18 @@ "name": "USI-LS" } ], - "version": "0.2.0", - "author": "CosmoBro", + "install": [ + { + "file": "BaseConstruction", + "install_to": "GameData/ContractPacks" + } + ], "download": "https://github.com/CosmoBro/BaseConstruction/releases/download/0.2.0/BaseConstruction0.2.0.zip", - "ksp_version_min": "1.0.0", - "ksp_version_max": "1.0.4", "download_size": 49146, + "download_hash": { + "sha1": "DF3C6DE210472D10AFE1D772FD8FB157C5BA5008", + "sha256": "CB7B76637058E049CDCDEF05D45C15CD10D5209ABD304D79458231606223DD5A" + }, + "download_content_type": "application/zip", "x_generated_by": "netkan" }