NetKAN added mod - MechJeb2-2.14.2.0
This commit is contained in:
parent
ad3e1e412e
commit
4b0f87546a
|
@ -0,0 +1,48 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "MechJeb2",
|
||||
"name": "MechJeb 2",
|
||||
"abstract": "Anatid Robotics and Multiversal Mechatronics proudly presents the first flight assistant autopilot: MechJeb",
|
||||
"author": "Sarbian",
|
||||
"version": "2.14.2.0",
|
||||
"ksp_version": "1.12",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/154834-*",
|
||||
"repository": "https://github.com/MuMech/MechJeb2",
|
||||
"ci": "https://ksp.sarbian.com/jenkins/job/MechJeb2-Release/"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"information",
|
||||
"control"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"es-es",
|
||||
"fr-fr",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "MechJeb2",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://ksp.sarbian.com/jenkins/job/MechJeb2-Release/40/artifact/MechJeb2-2.14.2.0.zip",
|
||||
"download_size": 4006700,
|
||||
"download_hash": {
|
||||
"sha1": "7812657BA7512D22AD7DD25AEED11E78709DB11B",
|
||||
"sha256": "A9698EB7DF9873049412B6F7EC783F574D72205FC2B68D58F36482E448561DD8"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 11296009,
|
||||
"release_date": "2022-09-09T13:31:07.471Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue