From 6242b93ff78dac6caa1c740169372d6ecdef841e Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 18 Jul 2015 18:13:54 +0000 Subject: [PATCH] 'NetKAN generated mods - ContractConfigurator-BaseConstuction/ContractConfigurator-BaseConstuction-0.2.1.ckan' --- ...actConfigurator-BaseConstuction-0.2.1.ckan | 41 +++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 ContractConfigurator-BaseConstuction/ContractConfigurator-BaseConstuction-0.2.1.ckan diff --git a/ContractConfigurator-BaseConstuction/ContractConfigurator-BaseConstuction-0.2.1.ckan b/ContractConfigurator-BaseConstuction/ContractConfigurator-BaseConstuction-0.2.1.ckan new file mode 100644 index 0000000000..c84a2666c8 --- /dev/null +++ b/ContractConfigurator-BaseConstuction/ContractConfigurator-BaseConstuction-0.2.1.ckan @@ -0,0 +1,41 @@ +{ + "spec_version": "v1.2", + "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", + "license": "MIT", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/127138", + "repository": "https://github.com/CosmoBro/BaseConstruction" + }, + "depends": [ + { + "name": "ContractConfigurator", + "min_version": "1.5.1" + }, + { + "name": "ModuleManager" + } + ], + "install": [ + { + "file": "BaseConstruction", + "install_to": "GameData/ContractPacks" + } + ], + "suggests": [ + { + "name": "KAS" + }, + { + "name": "USI-LS" + } + ], + "version": "0.2.1", + "author": "CosmoBro", + "download": "https://github.com/CosmoBro/BaseConstruction/releases/download/0.2.1/BaseConstruction0.2.1.zip", + "ksp_version_min": "1.0.0", + "ksp_version_max": "1.0.4", + "download_size": 48793, + "x_generated_by": "netkan" +}