diff --git a/ControlLock/ControlLock-1.4.ckan b/ControlLock/ControlLock-1.4.ckan new file mode 100644 index 0000000000..d38f9690a5 --- /dev/null +++ b/ControlLock/ControlLock-1.4.ckan @@ -0,0 +1,29 @@ +{ + "spec_version": 1, + "name": "Control Lock", + "identifier": "ControlLock", + "author": "Diazo", + "abstract": "Lock KSP so that when entering text in a text field, you do not pass commands to your vessel.", + "license": "public-domain", + "release_status": "stable", + "ksp_version": "1.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/108561", + "repository": "https://github.com/SirDiazo/ControlLock" + }, + "recommends": [ + { + "name": "Toolbar" + } + ], + "install": [ + { + "file": "GameData/001ControlLock", + "install_to": "GameData" + } + ], + "version": "1.4", + "download": "https://github.com/SirDiazo/ControlLock/releases/download/1.4/ControlLock14.zip", + "x_generated_by": "netkan", + "download_size": 16338 +} diff --git a/FieldExperience/FieldExperience-1.0.1.ckan b/FieldExperience/FieldExperience-1.0.1.ckan index 8f24703844..b579594ee8 100644 --- a/FieldExperience/FieldExperience-1.0.1.ckan +++ b/FieldExperience/FieldExperience-1.0.1.ckan @@ -15,7 +15,7 @@ "homepage": "http://forum.kerbalspaceprogram.com/threads/107663-Magico13-s-Modlets?p=1676818", "kerbalstuff": "https://kerbalstuff.com/mod/505/Field%20Experience" }, - "ksp_version": "0.90", + "ksp_version": "1.0", "name": "Field Experience", "abstract": "Earn experience without recovering on Kerbin!", "author": "magico13", diff --git a/LandingHeight/LandingHeight-1.4.ckan b/LandingHeight/LandingHeight-1.4.ckan new file mode 100644 index 0000000000..c14b6f1a33 --- /dev/null +++ b/LandingHeight/LandingHeight-1.4.ckan @@ -0,0 +1,24 @@ +{ + "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" + }, + "install": [ + { + "file": "GameData/Diazo", + "install_to": "GameData" + } + ], + "version": "1.4", + "download": "https://github.com/SirDiazo/LandingHeight/releases/download/1.4/LandingHeight14.zip", + "x_generated_by": "netkan", + "download_size": 3804 +} diff --git a/SolarScience/SolarScience-v1.03.ckan b/SolarScience/SolarScience-v1.03.ckan index e8328fc348..f9b65fae7a 100644 --- a/SolarScience/SolarScience-v1.03.ckan +++ b/SolarScience/SolarScience-v1.03.ckan @@ -12,7 +12,7 @@ "resources": { "kerbalstuff": "https://kerbalstuff.com/mod/611/Solar%20Science" }, - "ksp_version": "0.90", + "ksp_version": "1.0", "name": "Solar Science", "abstract": "A mod to assist Sun Praisers and scientists all over. Includes multiple flags and 2 scientific instruments, which are heavily based upon actual parts currently aboard the STEREO and SOHO spacecrafts.", "author": "Snoopy_20111",