NetKAN added mod - MechJeb2-2.12.2.0
This commit is contained in:
parent
236d7cb54a
commit
457b171eca
|
@ -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.12.2.0",
|
||||
"ksp_version_min": "1.8",
|
||||
"ksp_version_max": "1.12.90",
|
||||
"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": [
|
||||
"zh-cn",
|
||||
"fr-fr",
|
||||
"ru",
|
||||
"en-us",
|
||||
"es-es"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "MechJeb2",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://ksp.sarbian.com/jenkins/job/MechJeb2-Release/31/artifact/MechJeb2-2.12.2.0.zip",
|
||||
"download_size": 3959238,
|
||||
"download_hash": {
|
||||
"sha1": "9C0257CEDDFF8A25FDFF0C033DECA76C28CE40DA",
|
||||
"sha256": "D8950EE79D86797FA02C2408923F5AF78823FFB466EACF226CFF179FFB0F96DB"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-08-22T11:28:12.944Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue