From 31f1413a4b3962c859ec7a2278e219856e66e89b Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 13 Mar 2019 00:21:37 +0000 Subject: [PATCH] "NetKAN generated mods - FerramAerospaceResearchContinued-3-0.15.9.7" --- ...AerospaceResearchContinued-3-0.15.9.7.ckan | 56 +++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 FerramAerospaceResearchContinued/FerramAerospaceResearchContinued-3-0.15.9.7.ckan diff --git a/FerramAerospaceResearchContinued/FerramAerospaceResearchContinued-3-0.15.9.7.ckan b/FerramAerospaceResearchContinued/FerramAerospaceResearchContinued-3-0.15.9.7.ckan new file mode 100644 index 0000000000..454e30dac8 --- /dev/null +++ b/FerramAerospaceResearchContinued/FerramAerospaceResearchContinued-3-0.15.9.7.ckan @@ -0,0 +1,56 @@ +{ + "spec_version": 1, + "identifier": "FerramAerospaceResearchContinued", + "name": "Ferram Aerospace Research Continued", + "abstract": "FAR replaces KSP's stock part-centered aerodynamics model with one based on real-life physics.", + "author": [ + "ferram4", + "dkavolis" + ], + "license": "GPL-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/179445-*", + "repository": "https://github.com/dkavolis/Ferram-Aerospace-Research" + }, + "version": "3:0.15.9.7", + "ksp_version_min": "1.4.0", + "ksp_version_max": "1.6.99", + "provides": [ + "AerodynamicModel", + "FAR" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "ModularFlightIntegrator" + } + ], + "conflicts": [ + { + "name": "AerodynamicModel" + } + ], + "install": [ + { + "file": "GameData/FerramAerospaceResearch", + "install_to": "GameData", + "filter": "config.xml" + }, + { + "file": "Ships", + "install_to": "Ships", + "optional": true, + "description": "FAR example craft" + } + ], + "download": "https://github.com/dkavolis/Ferram-Aerospace-Research/releases/download/v0.15.9.7_Lumley/FAR_0_15_9_7_Lumley.zip", + "download_size": 855254, + "download_hash": { + "sha1": "AF001EED1F299AFDC85E429E5E7709D1B647A51F", + "sha256": "4F93AAF6C88AF8B2E084C64E28358D2ECA23AA971248131814AD56E43434D579" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}