From ba43b2bfdec529829ecc27d1fb0d6d757763ab9d Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 25 Jan 2017 12:03:03 +0000 Subject: [PATCH] "NetKAN generated mods - B9PartSwitch-v1.6.0" --- B9PartSwitch/B9PartSwitch-v1.6.0.ckan | 34 +++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 B9PartSwitch/B9PartSwitch-v1.6.0.ckan diff --git a/B9PartSwitch/B9PartSwitch-v1.6.0.ckan b/B9PartSwitch/B9PartSwitch-v1.6.0.ckan new file mode 100644 index 0000000000..3668f3ce1e --- /dev/null +++ b/B9PartSwitch/B9PartSwitch-v1.6.0.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/index.php?showtopic=140541", + "repository": "https://github.com/blowfishpro/B9PartSwitch" + }, + "version": "v1.6.0", + "ksp_version": "1.2.2", + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "B9PartSwitch", + "install_to": "GameData" + } + ], + "download": "https://github.com/blowfishpro/B9PartSwitch/releases/download/v1.6.0/B9PartSwitch_v1.6.0.zip", + "download_size": 41133, + "download_hash": { + "sha1": "CD1ABAA1C7E2EC5168F65D6B786C9392341F4864", + "sha256": "E6B4D0902097F86C53ECBCA70B08FE0848F6168C55E113A5EAEF9B638C1BF49D" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}