CKAN-meta/BobsPanicBox/BobsPanicBox-0.0.1.4.ckan

47 lines
1.4 KiB
Plaintext

{
"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": "https://github.com/linuxgurugamer/BobsPanicBox"
},
"version": "0.0.1.4",
"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.4/BobsPanicBox-0.0.1.4.zip",
"download_size": 54974,
"download_hash": {
"sha1": "E5F1AACEB9049F44EDE0F561FC1C73871B1F4A2F",
"sha256": "21BE5C14A618ED4AF3EA8E653ED367037193265A6E9592A5333E5F36A2022B6C"
},
"download_content_type": "application/zip",
"x_via": "Automated Linuxgurugamer CKAN script",
"x_generated_by": "netkan"
}