"NetKAN generated mods - MechJebForAll-1.3.0.3"
This commit is contained in:
parent
0928fa439b
commit
ab351935d6
|
@ -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.3",
|
||||
"ksp_version_min": "1.3.0",
|
||||
"ksp_version_max": "1.5.99",
|
||||
"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.3",
|
||||
"download_size": 30412,
|
||||
"download_hash": {
|
||||
"sha1": "2803EC3E153005B641CB0596278B99E914C0C4FC",
|
||||
"sha256": "4C43BF6D0804C348EA0CAE28B3D532B0A92DD38CBCC367B8D3F325C34DBA631B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue