From 3d8d91f829a2ff9c740f28e188b5a652f372a337 Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Fri, 19 Dec 2014 14:12:00 -0500 Subject: [PATCH] NetKAN generated mods - DangIt-0.5.3.2, FerramAerospaceResearch-v0.14.5.1 --- DangIt-0.5.3.2.ckan | 36 +++++++++++++++++++ FerramAerospaceResearch-v0.14.5.1.ckan | 50 ++++++++++++++++++++++++++ 2 files changed, 86 insertions(+) create mode 100644 DangIt-0.5.3.2.ckan create mode 100644 FerramAerospaceResearch-v0.14.5.1.ckan diff --git a/DangIt-0.5.3.2.ckan b/DangIt-0.5.3.2.ckan new file mode 100644 index 0000000000..62142ce6a9 --- /dev/null +++ b/DangIt-0.5.3.2.ckan @@ -0,0 +1,36 @@ +{ + "spec_version": 1, + "identifier": "DangIt", + "release_status": "development", + "license": "GPL-3.0", + "depends": [ + { + "name": "CrewFiles" + }, + { + "name": "ModuleManager" + }, + { + "name": "CommunityResourcePack" + } + ], + "recommends": [ + { + "name": "Entropy" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/81794", + "bugtracker": "https://github.com/Ippo343/DangIt/issues", + "repository": "https://github.com/Ippo343/DangIt", + "kerbalstuff": "https://kerbalstuff.com/mod/7" + }, + "ksp_version": "0.90", + "name": "DangIt!", + "abstract": "A random failure mod for KSP.", + "author": "Ippo", + "version": "0.5.3.2", + "download": "https://kerbalstuff.com/mod/7/DangIt!/download/0.5.3.2", + "x_generated_by": "netkan", + "download_size": 155554 +} \ No newline at end of file diff --git a/FerramAerospaceResearch-v0.14.5.1.ckan b/FerramAerospaceResearch-v0.14.5.1.ckan new file mode 100644 index 0000000000..16b6e23db6 --- /dev/null +++ b/FerramAerospaceResearch-v0.14.5.1.ckan @@ -0,0 +1,50 @@ +{ + "spec_version": 1, + "identifier": "FerramAerospaceResearch", + "license": "GPL-3.0", + "release_status": "stable", + "resources": { + "repository": "https://github.com/ferram4/Ferram-Aerospace-Research", + "homepage": "http://kerbalspaceprogram.com/forum/showthread.php/20451", + "kerbalstuff": "https://kerbalstuff.com/mod/52/Ferram%20Aerospace%20Research" + }, + "provides": [ + "AerodynamicModel", + "FAR" + ], + "conflicts": [ + { + "name": "AerodynamicModel" + } + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "KerbalIspDifficultyScaler" + } + ], + "install": [ + { + "file": "GameData/FerramAerospaceResearch", + "install_to": "GameData" + }, + { + "file": "Ships", + "install_to": "Ships", + "optional": true, + "description": "FAR example craft" + } + ], + "ksp_version": "0.90", + "name": "Ferram Aerospace Research", + "abstract": "FAR replaces KSP's stock mass-based aerodynamics model with one based on real-life physics.", + "author": "ferram4", + "version": "v0.14.5.1", + "download": "https://kerbalstuff.com/mod/52/Ferram%20Aerospace%20Research/download/v0.14.5.1", + "x_generated_by": "netkan", + "download_size": 239488 +} \ No newline at end of file