From 21cd9f0f3d73f12cfa651363fb91578e1842ab02 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 2 Jul 2017 09:03:17 +0000 Subject: [PATCH] "NetKAN generated mods - B9PartSwitch-v1.9.0" --- B9PartSwitch/B9PartSwitch-v1.9.0.ckan | 34 +++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 B9PartSwitch/B9PartSwitch-v1.9.0.ckan diff --git a/B9PartSwitch/B9PartSwitch-v1.9.0.ckan b/B9PartSwitch/B9PartSwitch-v1.9.0.ckan new file mode 100644 index 0000000000..4d2994cc3b --- /dev/null +++ b/B9PartSwitch/B9PartSwitch-v1.9.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.9.0", + "ksp_version": "1.3.0", + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "B9PartSwitch", + "install_to": "GameData" + } + ], + "download": "https://github.com/blowfishpro/B9PartSwitch/releases/download/v1.9.0/B9PartSwitch_v1.9.0.zip", + "download_size": 46911, + "download_hash": { + "sha1": "21FE0F488908F90F70F2D78020AD031EAA518B32", + "sha256": "2E75F507DA698B181AB16E65D3B3E1B368B7F951977995AB6391F03478956150" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}