22 lines
743 B
Plaintext
22 lines
743 B
Plaintext
{
|
|
"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" }
|
|
]
|
|
}
|