NetKAN added mod - MechJebForAll-1.3.0.7
This commit is contained in:
parent
4b12a2e572
commit
4c13fa2a3c
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"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",
|
||||
"version": "1.3.0.7",
|
||||
"ksp_version_min": "1.3.0",
|
||||
"ksp_version_max": "1.12.1",
|
||||
"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",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/MechJebForAll/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/MechJebForAll",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/MechJeb_and_Engineer_For_All/MechJeb_and_Engineer_For_All-1526296282.057542.png"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"control"
|
||||
],
|
||||
"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.7",
|
||||
"download_size": 13594,
|
||||
"download_hash": {
|
||||
"sha1": "042C5105DD4CC0B7846E30C6ABBFC5E58F3D2DE3",
|
||||
"sha256": "5844585FD7DACEDF9153689F544C2D67C1E9BEBB59FE35A1F7ACB457460B5F5E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-07-21T12:24:39.480432+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue