Adds recommends/suggests and github repo to DMOS

This commit is contained in:
DMagic 2014-12-06 11:59:03 -05:00
parent f11430323e
commit 63a2a4651b
1 changed files with 24 additions and 1 deletions

View File

@ -8,9 +8,32 @@
"install_to": "GameData"
}
],
"recommends": [
{
"name": "ContractsWindowPlus"
}
],
"suggests": [
{
"name": "CustomBiomes"
},
{
"name": "UniversalStorage"
},
{
"name": "ScienceAlert"
},
{
"name": "SCANsat"
},
{
"name": "CommunityTechTree"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/64972",
"kerbalstuff": "https://kerbalstuff.com/mod/5/DMagic%20Orbital%20Science"
"kerbalstuff": "https://kerbalstuff.com/mod/5/DMagic%20Orbital%20Science",
"repository": "https://github.com/DMagic1/Orbital-Science"
},
"ksp_version": "0.25",
"name": "DMagic Orbital Science",