From 11c51fec58539566e8db51d0d01dedb3dd156c6f Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Fri, 29 May 2015 16:28:46 +0000 Subject: [PATCH] 'NetKAN generated mods - FerramAerospaceResearch/FerramAerospaceResearch-v0.15.2_Ferri.ckan' --- ...FerramAerospaceResearch-v0.15.2_Ferri.ckan | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 FerramAerospaceResearch/FerramAerospaceResearch-v0.15.2_Ferri.ckan diff --git a/FerramAerospaceResearch/FerramAerospaceResearch-v0.15.2_Ferri.ckan b/FerramAerospaceResearch/FerramAerospaceResearch-v0.15.2_Ferri.ckan new file mode 100644 index 0000000000..bd7a345e0a --- /dev/null +++ b/FerramAerospaceResearch/FerramAerospaceResearch-v0.15.2_Ferri.ckan @@ -0,0 +1,48 @@ +{ + "spec_version": 1, + "identifier": "FerramAerospaceResearch", + "license": "GPL-3.0", + "release_status": "stable", + "resources": { + "repository": "https://github.com/ferram4/Ferram-Aerospace-Research", + "homepage": "http://forum.kerbalspaceprogram.com/threads/20451", + "kerbalstuff": "https://kerbalstuff.com/mod/52/Ferram%20Aerospace%20Research" + }, + "provides": [ + "AerodynamicModel", + "FAR" + ], + "conflicts": [ + { + "name": "AerodynamicModel" + } + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "ModularFlightIntegrator" + } + ], + "install": [ + { + "file": "GameData/FerramAerospaceResearch", + "install_to": "GameData" + }, + { + "file": "Ships", + "install_to": "Ships", + "optional": true, + "description": "FAR example craft" + } + ], + "ksp_version": "1.0.2", + "name": "Ferram Aerospace Research", + "abstract": "FAR replaces KSP's stock part-centered aerodynamics model with one based on real-life physics.", + "author": "ferram4", + "version": "v0.15.2_Ferri", + "download": "https://kerbalstuff.com/mod/52/Ferram%20Aerospace%20Research/download/v0.15.2_Ferri", + "x_generated_by": "netkan", + "download_size": 721148 +}