diff --git a/B9-PWings-Fork/B9-PWings-Fork-2.1.ckan b/B9-PWings-Fork/B9-PWings-Fork-2.1.ckan new file mode 100644 index 0000000000..c6055ec12f --- /dev/null +++ b/B9-PWings-Fork/B9-PWings-Fork-2.1.ckan @@ -0,0 +1,38 @@ +{ + "spec_version": 1, + "identifier": "B9-PWings-Fork", + "name": "B9 Aerospace Procedural Parts - Fork", + "abstract": "Fork of Bac9's Procedural Wings mod for KSP", + "author": [ + "bac9", + "Crzyrndm" + ], + "license": "CC-BY-NC-SA-4.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/104966", + "repository": "https://github.com/Crzyrndm/B9-PWings-Fork" + }, + "version": "2.1", + "ksp_version": "1.0.5", + "depends": [ + { + "name": "CrossFeedEnabler" + } + ], + "conflicts": [ + { + "name": "B9AerospaceProceduralParts" + } + ], + "install": [ + { + "file": "GameData/B9_Aerospace", + "install_to": "GameData" + } + ], + "download": "https://github.com/Crzyrndm/B9-PWings-Fork/releases/download/2.1/B9.PWings.Unofficial.zip", + "download_size": 2103741, + "x_licence_assets": "CC-BY-NC-SA-4.0", + "x_licence_code": "MIT", + "x_generated_by": "netkan" +}