"NetKAN generated mods - MechJeb2-2.5.6.0"
This commit is contained in:
parent
792a4c80ee
commit
2504150439
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"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",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/124336",
|
||||
"repository": "https://github.com/MuMech/MechJeb2",
|
||||
"ci": "https://ksp.sarbian.com/jenkins/job/MechJeb2-Release/"
|
||||
},
|
||||
"version": "2.5.6.0",
|
||||
"ksp_version": "1.0.5",
|
||||
"install": [
|
||||
{
|
||||
"find": "MechJeb2",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://ksp.sarbian.com/jenkins/job/MechJeb2-Release/6/artifact/MechJeb2-2.5.6.0.zip",
|
||||
"download_size": 3321735,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue