diff --git a/BDArmoryForRunwayProject/BDArmoryForRunwayProject-1.1.1.ckan b/BDArmoryForRunwayProject/BDArmoryForRunwayProject-1.1.1.ckan new file mode 100644 index 0000000000..638adfbcc2 --- /dev/null +++ b/BDArmoryForRunwayProject/BDArmoryForRunwayProject-1.1.1.ckan @@ -0,0 +1,81 @@ +{ + "spec_version": "v1.18", + "identifier": "BDArmoryForRunwayProject", + "name": "BDArmory for Runway Project", + "abstract": "A version of the BDArmory mod for use with Scott Manley's Runway Project.", + "author": [ + "BahamutoD", + "Papa_Joe", + "jrodrigv", + "ouloul", + "Scott Manley", + "JR", + "DocNappers", + "Cl0by", + "josue", + "aubranium", + "benbenwilde", + "TheKurgan" + ], + "version": "1.1.1", + "ksp_version_min": "1.9.0", + "ksp_version_max": "1.10.1", + "license": "CC-BY-SA-2.0", + "resources": { + "homepage": "https://docs.google.com/document/d/1taFjsHjuBoWwbpLLyg5V7c72eQUGGuPHdLIf0LueX_o/edit#heading=h.a2r2a9n8z66o", + "spacedock": "https://spacedock.info/mod/2487/BDArmory%20for%20Runway%20Project", + "repository": "https://github.com/BrettRyland/BDArmory" + }, + "tags": [ + "plugin", + "parts", + "sound", + "combat" + ], + "localizations": [ + "en-us", + "es-es", + "ja", + "ru", + "zh-cn" + ], + "provides": [ + "BDArmory" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "PhysicsRangeExtender" + } + ], + "conflicts": [ + { + "name": "BDArmory" + } + ], + "install": [ + { + "find": "BDArmory", + "install_to": "GameData", + "filter": [ + "craft" + ] + }, + { + "find": "craft", + "install_to": "Ships", + "as": "SPH" + } + ], + "download": "https://spacedock.info/mod/2487/BDArmory%20for%20Runway%20Project/download/1.1.1", + "download_size": 53109004, + "download_hash": { + "sha1": "C029E0C8EF78171FFE9DBBBB335A0132F3888CC1", + "sha256": "629B28B65025C86FDB7123FE34444B04891309C7F4F1D8946882BCEE47A6FE8B" + }, + "download_content_type": "application/zip", + "release_date": "2020-07-29T19:03:24.741983+00:00", + "x_generated_by": "netkan" +}