diff --git a/B9AerospaceProceduralParts/B9AerospaceProceduralParts-0.33.ckan b/B9AerospaceProceduralParts/B9AerospaceProceduralParts-0.33.ckan new file mode 100644 index 0000000000..ddc6333463 --- /dev/null +++ b/B9AerospaceProceduralParts/B9AerospaceProceduralParts-0.33.ckan @@ -0,0 +1,29 @@ +{ + "spec_version": 1, + "identifier": "B9AerospaceProceduralParts", + "license": "CC-BY-NC-SA-4.0", + "x_licence_code": "MIT", + "x_licence_assets": "CC-BY-NC-SA-4.0", + "depends": [ + { + "name": "KSPAPIExtensions" + } + ], + "install": [ + { + "file": "GameData/B9_Aerospace", + "install_to": "GameData" + } + ], + "resources": { + "kerbalstuff": "https://kerbalstuff.com/mod/515/B9%20Aerospace%20Procedural%20Parts" + }, + "ksp_version": "0.90", + "name": "B9 Aerospace Procedural Parts", + "abstract": "Feature-packed procedural wings and control surfaces with low performance impact, flexible UI and never before seen approach to texturing.", + "author": "bac9", + "version": "0.33", + "download": "https://kerbalstuff.com/mod/515/B9%20Aerospace%20Procedural%20Parts/download/0.33", + "x_generated_by": "netkan", + "download_size": 3573095 +} diff --git a/Hangar/Hangar-2.2.0.ckan b/Hangar/Hangar-2.2.0.ckan index 6da52b71fe..625f90d084 100644 --- a/Hangar/Hangar-2.2.0.ckan +++ b/Hangar/Hangar-2.2.0.ckan @@ -24,6 +24,9 @@ { "name": "EditorExtensions" }, + { + "name": "ThrottleControlledAvionics" + }, { "name": "KSP-AVC" } @@ -36,7 +39,6 @@ "comment": "Contains KSPAPIExtensions mod in this distribution" } ], - "ksp_version": "0.90", "name": "Hangar", "license": "CC-BY-4.0", "abstract": "Hangars are parts that can store whole ships inside. Stored ships are not docked but unloaded, which reduces part count considerably.", @@ -44,5 +46,7 @@ "version": "2.2.0", "download": "https://kerbalstuff.com/mod/270/Hangar/download/2.2.0", "x_generated_by": "netkan", - "download_size": 22667125 + "download_size": 22667125, + "ksp_version_min": "0.90.0", + "ksp_version_max": "0.90.0" }