From 3ab9baff6669fa8e6af95a840e372d308f02fc47 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 28 Mar 2020 03:11:58 +0000 Subject: [PATCH] NetKAN generated mods - B9PartSwitch-v2.15.1 --- B9PartSwitch/B9PartSwitch-v2.15.1.ckan | 49 ++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 B9PartSwitch/B9PartSwitch-v2.15.1.ckan diff --git a/B9PartSwitch/B9PartSwitch-v2.15.1.ckan b/B9PartSwitch/B9PartSwitch-v2.15.1.ckan new file mode 100644 index 0000000000..82e6801f2e --- /dev/null +++ b/B9PartSwitch/B9PartSwitch-v2.15.1.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.15.1", + "ksp_version": "1.9.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.15.1/B9PartSwitch_v2.15.1.zip", + "download_size": 91595, + "download_hash": { + "sha1": "450F8CE778A67BB2370BEA667D8D2BDC8CDFECF4", + "sha256": "3C221D5788B3F62883C0174CE789E7FB146A16DD5D70D26018CEC68F0D599593" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}