From 3e171e8b83ddfe52933c9905259c5f2bd00afd07 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Thu, 19 May 2016 00:09:08 +0000 Subject: [PATCH] "NetKAN generated mods - FerramAerospaceResearch-3-0.15.6.5" --- .../FerramAerospaceResearch-3-0.15.6.5.ckan | 52 +++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 FerramAerospaceResearch/FerramAerospaceResearch-3-0.15.6.5.ckan diff --git a/FerramAerospaceResearch/FerramAerospaceResearch-3-0.15.6.5.ckan b/FerramAerospaceResearch/FerramAerospaceResearch-3-0.15.6.5.ckan new file mode 100644 index 0000000000..2f2acc1c82 --- /dev/null +++ b/FerramAerospaceResearch/FerramAerospaceResearch-3-0.15.6.5.ckan @@ -0,0 +1,52 @@ +{ + "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.5", + "ksp_version": "1.1.2", + "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.5_Knudsen/FAR_0_15_6_5_Knudsen.zip", + "download_size": 723440, + "download_hash": { + "sha1": "601B785D7A2B13E995810E65ABF9E75C063C17C4", + "sha256": "453A7C5E44CE8EF593ACA259558353747F96C4962D8935323CF3F252EB009DB4" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}