From aef7ed2c8fccc52670b3e73608c58be7c965180b Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 3 Jul 2018 04:06:40 +0000 Subject: [PATCH] "NetKAN generated mods - BobsPanicBox-0.0.1.3" --- BobsPanicBox/BobsPanicBox-0.0.1.3.ckan | 46 ++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 BobsPanicBox/BobsPanicBox-0.0.1.3.ckan diff --git a/BobsPanicBox/BobsPanicBox-0.0.1.3.ckan b/BobsPanicBox/BobsPanicBox-0.0.1.3.ckan new file mode 100644 index 0000000000..f264a3bb82 --- /dev/null +++ b/BobsPanicBox/BobsPanicBox-0.0.1.3.ckan @@ -0,0 +1,46 @@ +{ + "spec_version": "v1.4", + "identifier": "BobsPanicBox", + "name": "Bobs Panic Box", + "abstract": "Automatic control of the abort sequence, depending on specified parameters", + "author": "linuxgurugamer", + "license": "GPL-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/176073-14-bob", + "repository": "BobsPanicBox" + }, + "version": "0.0.1.3", + "ksp_version_min": "1.4.1", + "ksp_version_max": "1.4.99", + "depends": [ + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + }, + { + "name": "ModuleManager" + } + ], + "recommends": [ + { + "name": "PEBKACIndustriesLaunchEscapeSystem" + } + ], + "install": [ + { + "install_to": "GameData", + "find": "BobsPanicBox" + } + ], + "download": "https://github.com/linuxgurugamer/BobsPanicBox/releases/download/0.0.1.3/BobsPanicBox-0.0.1.3.zip", + "download_size": 49923, + "download_hash": { + "sha1": "05D731BD194698C1E1846C654C2BE51AAC3550DA", + "sha256": "E80710A281ABFF3C8F5C40EA1F3A26CF881A5697DBA036FBF7EBC2A3E1C10138" + }, + "download_content_type": "application/zip", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}