"NetKAN generated mods - MechJebForAll-1.3.0.5"
This commit is contained in:
parent
a527d6fedf
commit
d2bb9ab153
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "MechJebForAll",
|
||||
"name": "MechJeb and Engineer for all!",
|
||||
"abstract": "Automatically includes a MechJeb computer, Flight Engineer and Build Engineer on any craft that includes a probe core or a command module.",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/174934-13x-14x-mechjeb-and-engineer-forall/",
|
||||
"spacedock": "https://spacedock.info/mod/1854/MechJeb%20and%20Engineer%20For%20All",
|
||||
"repository": "https://github.com/linuxgurugamer/MechJebForAll",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/MechJeb_and_Engineer_For_All/MechJeb_and_Engineer_For_All-1526296282.057542.png"
|
||||
},
|
||||
"version": "1.3.0.5",
|
||||
"ksp_version_min": "1.3.0",
|
||||
"ksp_version_max": "1.6.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "MechJeb2"
|
||||
},
|
||||
{
|
||||
"name": "KerbalEngineerRedux"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "MechJebForAll",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1854/MechJeb%20and%20Engineer%20For%20All/download/1.3.0.5",
|
||||
"download_size": 31417,
|
||||
"download_hash": {
|
||||
"sha1": "8D7C8E71AB7CD2732BDDFE23C5317FF68CE517B4",
|
||||
"sha256": "55BD64A15F522A174F10AD30409906299E5693F9885DF838E7D23D4816285E8E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue