From 3d12148db59210b337bda7205f19d926b29be5f9 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 25 Mar 2020 07:11:50 +0000 Subject: [PATCH] NetKAN generated mods - B9PartSwitch-v2.14.0 --- B9PartSwitch/B9PartSwitch-v2.14.0.ckan | 49 ++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 B9PartSwitch/B9PartSwitch-v2.14.0.ckan diff --git a/B9PartSwitch/B9PartSwitch-v2.14.0.ckan b/B9PartSwitch/B9PartSwitch-v2.14.0.ckan new file mode 100644 index 0000000000..faa479f3f4 --- /dev/null +++ b/B9PartSwitch/B9PartSwitch-v2.14.0.ckan @@ -0,0 +1,49 @@ +{ + "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", + "version": "v2.14.0", + "ksp_version": "1.8.1", + "license": "LGPL-3.0", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?showtopic=140541", + "repository": "https://github.com/blowfishpro/B9PartSwitch", + "metanetkan": "https://raw.githubusercontent.com/blowfishpro/B9PartSwitch/master/NetKAN/B9PartSwitch.netkan" + }, + "tags": [ + "plugin", + "library" + ], + "localizations": [ + "ru", + "en-us", + "es-es", + "fr-fr", + "pt-br" + ], + "provides": [ + "DeadskinsMeshSwitch" + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "B9PartSwitch", + "install_to": "GameData" + } + ], + "download": "https://github.com/blowfishpro/B9PartSwitch/releases/download/v2.14.0/B9PartSwitch_v2.14.0.zip", + "download_size": 90674, + "download_hash": { + "sha1": "B1ED2EC8B02C6D03C38EBD4E491389E4DC7EA831", + "sha256": "B9B991FC137DD6E1A272EE0CE39B95784EA441B7495EFB1BAE6FC597230D96AC" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}