'NetKAN generated mods - MechJebForAll/MechJebForAll-1.2.0.0.ckan'

This commit is contained in:
NetKAN inflator Robot 2015-05-29 15:14:52 +00:00
parent 3f0657925f
commit fe55eb77fd
1 changed files with 0 additions and 21 deletions

View File

@ -1,21 +0,0 @@
{
"spec_version": 1,
"identifier" : "MechJebForAll",
"name" : "MechJeb and Engineer for all!",
"author" : [ "nadseh" ],
"version" : "1.2.0.0",
"abstract" : "Automatically includes a MechJeb computer, Flight Engineer and Build Engineer on any craft that includes a probe core or a command module.",
"ksp_version" : "1.0",
"license" : "GPL-3.0",
"download": "http://addons-origin.cursecdn.com/files/2235/984/MechJebAndEngineerForAll-v1.2.0.0.zip",
"depends": [{ "name": "ModuleManager" }],
"recommends":[
{ "name": "MechJeb2" },
{ "name": "KerbalEngineerRedux" }],
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/83362"
},
"install": [ {"file": "MechJebAndEngineerForAll.cfg",
"install_to": "GameData" }
]
}