From ae5525b3502978b16b3847a4e53278dd4e677e08 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 3 Feb 2016 21:11:21 +0000 Subject: [PATCH] "NetKAN generated mods - FerramAerospaceResearch-3-0.15.5.5" --- .../FerramAerospaceResearch-3-0.15.5.5.ckan | 50 +++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 FerramAerospaceResearch/FerramAerospaceResearch-3-0.15.5.5.ckan diff --git a/FerramAerospaceResearch/FerramAerospaceResearch-3-0.15.5.5.ckan b/FerramAerospaceResearch/FerramAerospaceResearch-3-0.15.5.5.ckan new file mode 100644 index 0000000000..5bb591cb7a --- /dev/null +++ b/FerramAerospaceResearch/FerramAerospaceResearch-3-0.15.5.5.ckan @@ -0,0 +1,50 @@ +{ + "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/threads/20451", + "kerbalstuff": "https://kerbalstuff.com/mod/52/Ferram%20Aerospace%20Research", + "repository": "https://github.com/ferram4/Ferram-Aerospace-Research", + "x_screenshot": "https://kerbalstuff.com/content/ferram4_54/Ferram_Aerospace_Research/Ferram_Aerospace_Research.png" + }, + "version": "3:0.15.5.5", + "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://kerbalstuff.com/mod/52/Ferram%20Aerospace%20Research/download/v0.15.5.5_Hugoniot", + "download_size": 711430, + "x_generated_by": "netkan" +}