From c782d166ed61961fec7b754bfac99811fa8429e0 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Fri, 6 May 2016 09:02:32 +0000 Subject: [PATCH] "NetKAN generated mods - B9PartSwitch-v1.1.4" --- B9PartSwitch/B9PartSwitch-v1.1.4.ckan | 34 +++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 B9PartSwitch/B9PartSwitch-v1.1.4.ckan diff --git a/B9PartSwitch/B9PartSwitch-v1.1.4.ckan b/B9PartSwitch/B9PartSwitch-v1.1.4.ckan new file mode 100644 index 0000000000..b215903945 --- /dev/null +++ b/B9PartSwitch/B9PartSwitch-v1.1.4.ckan @@ -0,0 +1,34 @@ +{ + "spec_version": "v1.4", + "identifier": "B9PartSwitch", + "name": "B9 Part Switch", + "abstract": "A module which allows parts to switch objects, resources, nodes, attach points, temperature, add mass and cost, and more.", + "author": "blowfish", + "license": "LGPL-3.0", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/92630", + "repository": "https://github.com/blowfishpro/B9PartSwitch" + }, + "version": "v1.1.4", + "ksp_version": "1.1.2", + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "B9PartSwitch", + "install_to": "GameData" + } + ], + "download": "https://github.com/blowfishpro/B9PartSwitch/releases/download/v1.1.4/B9PartSwitch_1-1-4.zip", + "download_size": 61641, + "download_hash": { + "sha1": "F41F077A3FB63441CA3073AED38A0C5EF7D47A20", + "sha256": "DEE6E3573653B5119A5F1569A652708E78CEB40531FB9D4DBD0C648A03A0BCCC" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}