From bf4be1da226763f71efe68512f0f316264c476bd Mon Sep 17 00:00:00 2001 From: KSP-CKAN Crawler Bot Date: Sun, 29 May 2016 02:43:13 +0000 Subject: [PATCH] "NetKAN generated mods - ContractConfigurator-BaseConstuction-0.1.3" --- ...actConfigurator-BaseConstuction-0.1.3.ckan | 27 +++++++++++-------- 1 file changed, 16 insertions(+), 11 deletions(-) diff --git a/ContractConfigurator-BaseConstuction/ContractConfigurator-BaseConstuction-0.1.3.ckan b/ContractConfigurator-BaseConstuction/ContractConfigurator-BaseConstuction-0.1.3.ckan index 4790ce71be..7cf6da2e19 100644 --- a/ContractConfigurator-BaseConstuction/ContractConfigurator-BaseConstuction-0.1.3.ckan +++ b/ContractConfigurator-BaseConstuction/ContractConfigurator-BaseConstuction-0.1.3.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.1.3", + "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" @@ -34,11 +32,18 @@ "name": "UKS" } ], - "author": "CosmoBro", - "version": "0.1.3", + "install": [ + { + "file": "BaseConstruction", + "install_to": "GameData/ContractPacks" + } + ], "download": "https://github.com/CosmoBro/BaseConstruction/releases/download/0.1.3/BaseConstrruction0.1.3.zip", - "x_generated_by": "netkan", "download_size": 48023, - "ksp_version_min": "1.0.0", - "ksp_version_max": "1.0.4" + "download_hash": { + "sha1": "21EC3F17C0B574458F31B714703D5068B81A5F82", + "sha256": "99737E3812F86BA23595092B40926E3554EE1BB9917EC1BCBC605E89F726C0E6" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" }