From 6ac36d1ff99e3b9dbccb9bbea6a31b3091c7839b Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 30 Jul 2019 08:06:05 +0000 Subject: [PATCH] "NetKAN generated mods - B9PartSwitch-v2.9.0" --- B9PartSwitch/B9PartSwitch-v2.9.0.ckan | 44 +++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 B9PartSwitch/B9PartSwitch-v2.9.0.ckan diff --git a/B9PartSwitch/B9PartSwitch-v2.9.0.ckan b/B9PartSwitch/B9PartSwitch-v2.9.0.ckan new file mode 100644 index 0000000000..e405cb0177 --- /dev/null +++ b/B9PartSwitch/B9PartSwitch-v2.9.0.ckan @@ -0,0 +1,44 @@ +{ + "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.9.0", + "ksp_version": "1.7.3", + "localizations": [ + "ru", + "fr-fr", + "pt-br", + "en-us", + "es-es" + ], + "provides": [ + "DeadskinsMeshSwitch" + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "B9PartSwitch", + "install_to": "GameData" + } + ], + "download": "https://github.com/blowfishpro/B9PartSwitch/releases/download/v2.9.0/B9PartSwitch_v2.9.0.zip", + "download_size": 76966, + "download_hash": { + "sha1": "9B75C8BAF63CBB5D5399685B2BE87ADF5F37CBDD", + "sha256": "D19EABD928DACB1CCFEE5A19AA82A8C6D8B47A2DA531C48F567FAA5FDD350AB5" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}