diff --git a/B9AerospaceLegacy/B9AerospaceLegacy-1-6.1.1.ckan b/B9AerospaceLegacy/B9AerospaceLegacy-1-6.1.1.ckan new file mode 100644 index 0000000000..a227fbc116 --- /dev/null +++ b/B9AerospaceLegacy/B9AerospaceLegacy-1-6.1.1.ckan @@ -0,0 +1,29 @@ +{ + "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/threads/92630", + "repository": "https://github.com/blowfishpro/B9-Aerospace" + }, + "version": "1:6.1.1", + "ksp_version": "1.1.2", + "depends": [ + { + "name": "B9", + "min_version": "6.0.0" + } + ], + "install": [ + { + "file": "GameData/B9_Aerospace_Legacy", + "install_to": "GameData" + } + ], + "download": "https://github.com/blowfishpro/B9-Aerospace/releases/download/6.1.1/B9_Aerospace_Legacy_6-1-1.zip", + "download_size": 10364241, + "x_generated_by": "netkan" +}