MechJebForAll version 1.2.0.0
This commit is contained in:
parent
2a06817346
commit
0ddcceeee5
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"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.curse.cursecdn.com/files/2225/270/MechJebAndEngineerForAll-v1.2.0.0.zip",
|
||||
"depends": [
|
||||
{ "name": "MechJeb2" },
|
||||
{ "name": "ModuleManager" },
|
||||
{ "name": "KerbalEngineerRedux" }],
|
||||
"install": [ {"file": "MechJebAndEngineerForAll.cfg",
|
||||
"install_to": "GameData" }
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue