From 4d8651fc02c458beec6528f8b4a55f16bab7e69c Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 27 Jan 2018 18:37:36 +0000 Subject: [PATCH] "NetKAN generated mods - DecoupleWithControl-v1.0" --- .../DecoupleWithControl-v1.0.ckan | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 DecoupleWithControl/DecoupleWithControl-v1.0.ckan diff --git a/DecoupleWithControl/DecoupleWithControl-v1.0.ckan b/DecoupleWithControl/DecoupleWithControl-v1.0.ckan new file mode 100644 index 0000000000..1b0362bcb9 --- /dev/null +++ b/DecoupleWithControl/DecoupleWithControl-v1.0.ckan @@ -0,0 +1,27 @@ +{ + "spec_version": 1, + "identifier": "DecoupleWithControl", + "name": "Decouple With Control", + "abstract": "Adds a probe core, electricity, an internal antenna, torque, and SAS capability to all stack decouplers in the game.", + "author": "cmheisel", + "license": "MIT", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/170148-131-decouple-with-control/", + "repository": "https://github.com/cmheisel/ksp-decouple-with-control" + }, + "version": "v1.0", + "ksp_version": "1.3.1", + "depends": [ + { + "name": "ModuleManager" + } + ], + "download": "https://github.com/cmheisel/ksp-decouple-with-control/releases/download/v1.0/ksp-decouple-with-control-1.0.zip", + "download_size": 465071, + "download_hash": { + "sha1": "87DFC0473228D24CE47564E5E985FEA04354BDE2", + "sha256": "73204D81D862C8B42CBC033DE83C86BFECE1494E81970E9209D73269FAB17B88" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}