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": {