diff --git a/BobsPanicBox/BobsPanicBox-0.0.1.6.ckan b/BobsPanicBox/BobsPanicBox-0.0.1.6.ckan new file mode 100644 index 0000000000..e9b4727fb0 --- /dev/null +++ b/BobsPanicBox/BobsPanicBox-0.0.1.6.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.6", + "ksp_version_min": "1.4.3", + "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.6/BobsPanicBox-0.0.1.6.zip", + "download_size": 55664, + "download_hash": { + "sha1": "09C41F18C1374C0240A943591BC3FF76F58267F7", + "sha256": "0F928620AB355AFC3501F8189C9EB6909387D557EF7EE9630C2D01C3EEBDBCD9" + }, + "download_content_type": "application/zip", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}