diff --git a/AGExt-1.27.ckan b/AGExt-1.27.ckan index f24732c1f2..c82116e413 100644 --- a/AGExt-1.27.ckan +++ b/AGExt-1.27.ckan @@ -1,16 +1,7 @@ { - "spec_version": 1, - "name": "Action Groups Extended", + "spec_version": "1.4", "identifier": "AGExt", - "author": "Diazo", - "abstract": "Increases the number of action groups to 250 and allows in-flight editing.", "license": "GPL-3.0", - "release_status": "stable", - "ksp_version": "0.90", - "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/threads/74195", - "repository": "https://github.com/SirDiazo/AGExt" - }, "depends": [ { "name": "ModuleManager" @@ -24,10 +15,10 @@ "install": [ { "file": "GameData/Diazo", - "install_to": "GameData" + "install_to": "GameData/Diazo" } ], - "x_supports": [ + "suggests": [ { "name": "SCANsat" }, @@ -50,8 +41,16 @@ "name": "WarpPlugin" } ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/74195", + "kerbalstuff": "https://kerbalstuff.com/mod/455/Action%20Groups%20Extended" + }, + "ksp_version": "0.90", + "name": "Action Groups Extended", + "abstract": "Increase to 250 action groups with In-Flight editing and the ability to name groups so you remember what they do.", + "author": "Diazo", "version": "1.27", - "download": "https://github.com/SirDiazo/AGExt/releases/download/1.27/ActionGroupsExtended127.zip", + "download": "https://kerbalstuff.com/mod/455/Action%20Groups%20Extended/download/1.27", "x_generated_by": "netkan", "download_size": 66538 } \ No newline at end of file diff --git a/LandingHeight-1.2.ckan b/LandingHeight-1.2.ckan index 368b8374ac..d7b85636c8 100644 --- a/LandingHeight-1.2.ckan +++ b/LandingHeight-1.2.ckan @@ -1,24 +1,23 @@ { - "spec_version": 1, - "name": "Landing Height Display", "identifier": "LandingHeight", - "author": "Diazo", - "abstract": "Display true height to ground from the bottom of your vessel on in-game altimeter when in surface mode. Display altitude above sea level (KSP Default) when in orbit mode.", "license": "GPL-3.0", - "release_status": "stable", - "ksp_version": "any", - "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/threads/76320", - "repository": "https://github.com/SirDiazo/LandingHeight" - }, + "spec_version": "1.4", "install": [ { "file": "GameData/Diazo", - "install_to": "GameData" + "install_to": "GameData/Diazo" } ], + "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.2", - "download": "https://github.com/SirDiazo/LandingHeight/releases/download/1.2/LandingHeight12.zip", + "download": "https://kerbalstuff.com/mod/458/Landing%20Height/download/1.2", "x_generated_by": "netkan", "download_size": 3797 } \ No newline at end of file