diff --git a/B9AerospaceLegacy/B9AerospaceLegacy-1-v6.5.2.ckan b/B9AerospaceLegacy/B9AerospaceLegacy-1-v6.5.2.ckan new file mode 100644 index 0000000000..adfc5ef202 --- /dev/null +++ b/B9AerospaceLegacy/B9AerospaceLegacy-1-v6.5.2.ckan @@ -0,0 +1,39 @@ +{ + "spec_version": 1, + "identifier": "B9AerospaceLegacy", + "name": "B9 Aerospace - Legacy Parts Pack", + "abstract": "B9 parts which will no longer be updated and minimally maintained - modular wings, landing gear", + "author": "bac9", + "license": "CC-BY-NC-SA-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?showtopic=155491", + "repository": "https://github.com/blowfishpro/B9-Aerospace" + }, + "version": "1:v6.5.2", + "ksp_version_min": "1.5.0", + "ksp_version_max": "1.5.99", + "depends": [ + { + "name": "B9" + } + ], + "suggests": [ + { + "name": "KSPWheel" + } + ], + "install": [ + { + "file": "GameData/B9_Aerospace_Legacy", + "install_to": "GameData" + } + ], + "download": "https://github.com/blowfishpro/B9-Aerospace/releases/download/v6.5.2/B9_Aerospace_Legacy_v6.5.2.zip", + "download_size": 10829133, + "download_hash": { + "sha1": "BF29FEDD307BF648A1AF0E170F1A31B1D47D049D", + "sha256": "DA2078CDB69F939F3E14731CC9B5647D0C3E64A666001A2C746FE428549A8264" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}