From a8371d2ee8605c848f981a437466eda249598cbb Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Fri, 19 Feb 2016 00:03:23 +0000 Subject: [PATCH] "NetKAN generated mods - FerramAerospaceResearch-3-0.15.5.7" --- .../FerramAerospaceResearch-3-0.15.5.7.ckan | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 FerramAerospaceResearch/FerramAerospaceResearch-3-0.15.5.7.ckan diff --git a/FerramAerospaceResearch/FerramAerospaceResearch-3-0.15.5.7.ckan b/FerramAerospaceResearch/FerramAerospaceResearch-3-0.15.5.7.ckan new file mode 100644 index 0000000000..90163e751c --- /dev/null +++ b/FerramAerospaceResearch/FerramAerospaceResearch-3-0.15.5.7.ckan @@ -0,0 +1,48 @@ +{ + "spec_version": 1, + "identifier": "FerramAerospaceResearch", + "name": "Ferram Aerospace Research", + "abstract": "FAR replaces KSP's stock part-centered aerodynamics model with one based on real-life physics.", + "author": "ferram4", + "license": "GPL-3.0", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/19321-/", + "repository": "https://github.com/ferram4/Ferram-Aerospace-Research" + }, + "version": "3:0.15.5.7", + "ksp_version": "1.0.5", + "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/ferram4/Ferram-Aerospace-Research/releases/download/v0.15.5.7_Johnson/FAR_0_15_5_7_Johnson.zip", + "download_size": 711689, + "x_generated_by": "netkan" +}