From 2de3b5c2d12381f60611727cc2571e54787be1d7 Mon Sep 17 00:00:00 2001 From: Matthew Heguy Date: Fri, 26 Feb 2016 04:36:46 -0500 Subject: [PATCH 1/3] Add depends and recommends to SpaceLaunchSystemPartPack --- .../SpaceLaunchSystemPartPack-1.0.5.0.9.ckan | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/SpaceLaunchSystemPartPack/SpaceLaunchSystemPartPack-1.0.5.0.9.ckan b/SpaceLaunchSystemPartPack/SpaceLaunchSystemPartPack-1.0.5.0.9.ckan index 1de2577c89..e6dc47814d 100644 --- a/SpaceLaunchSystemPartPack/SpaceLaunchSystemPartPack-1.0.5.0.9.ckan +++ b/SpaceLaunchSystemPartPack/SpaceLaunchSystemPartPack-1.0.5.0.9.ckan @@ -5,6 +5,14 @@ "abstract": "Space Launch System Parts Pack is a modification that adds to the basic game section dedicated to the SLS program. ", "author": "SoBoL", "license": "MIT", + "depends": [ + { "name": "HangarExtender" }, + { "name": "KerbalJointReinforcement" } + ], + "recommends": [ + { "name": "AerojetKerbodyne" }, + { "name": "RandSCapsuledyne" } + ], "resources": { "homepage": "http://forum.kerbalspaceprogram.com/threads/140176-Space-Launch-System-Part-Pack", "kerbalstuff": "https://kerbalstuff.com/mod/1278/Space%20Launch%20System%20Part%20Pack", From 5f4a5efb3c13c9d4e3f04b42e9da892edb156984 Mon Sep 17 00:00:00 2001 From: Matthew Heguy Date: Fri, 26 Feb 2016 04:39:10 -0500 Subject: [PATCH 2/3] Add recommend --- .../SpaceLaunchSystemPartPack-1.0.5.0.9.ckan | 1 + 1 file changed, 1 insertion(+) diff --git a/SpaceLaunchSystemPartPack/SpaceLaunchSystemPartPack-1.0.5.0.9.ckan b/SpaceLaunchSystemPartPack/SpaceLaunchSystemPartPack-1.0.5.0.9.ckan index e6dc47814d..edd5efe5c3 100644 --- a/SpaceLaunchSystemPartPack/SpaceLaunchSystemPartPack-1.0.5.0.9.ckan +++ b/SpaceLaunchSystemPartPack/SpaceLaunchSystemPartPack-1.0.5.0.9.ckan @@ -11,6 +11,7 @@ ], "recommends": [ { "name": "AerojetKerbodyne" }, + { "name": "SDHI-ServiceModuleSystem" }, { "name": "RandSCapsuledyne" } ], "resources": { From 00718777702858e4d15c7102f2a24133ce73e61a Mon Sep 17 00:00:00 2001 From: Matthew Heguy Date: Fri, 26 Feb 2016 04:45:10 -0500 Subject: [PATCH 3/3] Strip KS resources --- .../SpaceLaunchSystemPartPack-1.0.5.0.9.ckan | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/SpaceLaunchSystemPartPack/SpaceLaunchSystemPartPack-1.0.5.0.9.ckan b/SpaceLaunchSystemPartPack/SpaceLaunchSystemPartPack-1.0.5.0.9.ckan index edd5efe5c3..cd5a24d15d 100644 --- a/SpaceLaunchSystemPartPack/SpaceLaunchSystemPartPack-1.0.5.0.9.ckan +++ b/SpaceLaunchSystemPartPack/SpaceLaunchSystemPartPack-1.0.5.0.9.ckan @@ -15,9 +15,7 @@ { "name": "RandSCapsuledyne" } ], "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/threads/140176-Space-Launch-System-Part-Pack", - "kerbalstuff": "https://kerbalstuff.com/mod/1278/Space%20Launch%20System%20Part%20Pack", - "x_screenshot": "https://kerbalstuff.com/content/SoBoL_16894/Space_Launch_System_Part_Pack/Space_Launch_System_Part_Pack-1450790441.5053656.png" + "homepage": "http://forum.kerbalspaceprogram.com/threads/140176-Space-Launch-System-Part-Pack" }, "version": "1.0.5.0.9", "ksp_version": "1.0.5",