From 38b2c02f9b0abfc2aa17c1e827aa2ab5f069d7c8 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 24 Apr 2016 00:06:54 +0000 Subject: [PATCH] "NetKAN generated mods - FerramAerospaceResearch-3-0.15.6.1" --- .../FerramAerospaceResearch-3-0.15.6.1.ckan | 47 +++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 FerramAerospaceResearch/FerramAerospaceResearch-3-0.15.6.1.ckan diff --git a/FerramAerospaceResearch/FerramAerospaceResearch-3-0.15.6.1.ckan b/FerramAerospaceResearch/FerramAerospaceResearch-3-0.15.6.1.ckan new file mode 100644 index 0000000000..760a9d171c --- /dev/null +++ b/FerramAerospaceResearch/FerramAerospaceResearch-3-0.15.6.1.ckan @@ -0,0 +1,47 @@ +{ + "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", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/19321-/", + "repository": "https://github.com/ferram4/Ferram-Aerospace-Research" + }, + "version": "3:0.15.6.1", + "ksp_version": "1.1.0", + "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.6.1_von_Karman/FAR_0_15_6_1_von.Karman.zip", + "download_size": 722202, + "x_generated_by": "netkan" +}