From d89998eb7553dba2485fc9c2d00a72f26e8ab77a Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 18 Mar 2018 08:04:16 +0000 Subject: [PATCH] "NetKAN generated mods - B9PartSwitch-v2.2.0" --- B9PartSwitch/B9PartSwitch-v2.2.0.ckan | 37 +++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 B9PartSwitch/B9PartSwitch-v2.2.0.ckan diff --git a/B9PartSwitch/B9PartSwitch-v2.2.0.ckan b/B9PartSwitch/B9PartSwitch-v2.2.0.ckan new file mode 100644 index 0000000000..316fd18d2f --- /dev/null +++ b/B9PartSwitch/B9PartSwitch-v2.2.0.ckan @@ -0,0 +1,37 @@ +{ + "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": "v2.2.0", + "ksp_version": "1.4.1", + "provides": [ + "DeadskinsMeshSwitch" + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "B9PartSwitch", + "install_to": "GameData" + } + ], + "download": "https://github.com/blowfishpro/B9PartSwitch/releases/download/v2.2.0/B9PartSwitch_v2.2.0.zip", + "download_size": 54234, + "download_hash": { + "sha1": "0FC1D0455945FA260D8E2A18C35E796FF7A22B7D", + "sha256": "1370AC291C609D1F9C05BF49441557642620186C5DDC751A34D5521237B49467" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}