Merge pull request #984 from KSP-CKAN/SpaceLaunchSystemPartPack

Add depends and recommends to SpaceLaunchSystemPartPack
This commit is contained in:
Arne 2016-02-26 10:55:25 +01:00
commit 44f91dd356
1 changed files with 10 additions and 3 deletions

View File

@ -5,10 +5,17 @@
"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": "SDHI-ServiceModuleSystem" },
{ "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",