From 680cd901aa3da9221a2e18f231f3e2eba15b3bfa Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Thu, 1 Jan 2015 19:21:00 +0100 Subject: [PATCH] NetKAN generated mods - AutoAction-1.3, LandingHeight-1.3, VerticalVelocityControl-1.16a --- AutoAction-1.3.ckan | 2 +- LandingHeight-1.3.ckan | 23 +++++++++++++++++++++++ VerticalVelocityControl-1.16a.ckan | 2 +- 3 files changed, 25 insertions(+), 2 deletions(-) create mode 100644 LandingHeight-1.3.ckan diff --git a/AutoAction-1.3.ckan b/AutoAction-1.3.ckan index 354522aa53..6b49a73bc6 100644 --- a/AutoAction-1.3.ckan +++ b/AutoAction-1.3.ckan @@ -15,7 +15,7 @@ "install": [ { "file": "GameData/Diazo", - "install_to": "GameData/Diazo" + "install_to": "GameData" } ], "resources": { diff --git a/LandingHeight-1.3.ckan b/LandingHeight-1.3.ckan new file mode 100644 index 0000000000..8cb5e585dc --- /dev/null +++ b/LandingHeight-1.3.ckan @@ -0,0 +1,23 @@ +{ + "identifier": "LandingHeight", + "license": "GPL-3.0", + "spec_version": "1.4", + "install": [ + { + "file": "GameData/Diazo", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/76320", + "kerbalstuff": "https://kerbalstuff.com/mod/458/Landing%20Height" + }, + "ksp_version": "0.90", + "name": "Landing Height", + "abstract": "Show the true distance from the bottom of your vessel to ground, not from its center of mass", + "author": "Diazo", + "version": "1.3", + "download": "https://kerbalstuff.com/mod/458/Landing%20Height/download/1.3", + "x_generated_by": "netkan", + "download_size": 3803 +} \ No newline at end of file diff --git a/VerticalVelocityControl-1.16a.ckan b/VerticalVelocityControl-1.16a.ckan index fd25eb3854..90882598f8 100644 --- a/VerticalVelocityControl-1.16a.ckan +++ b/VerticalVelocityControl-1.16a.ckan @@ -5,7 +5,7 @@ "install": [ { "file": "GameData/Diazo", - "install_to": "GameData/Diazo" + "install_to": "GameData" } ], "resources": {