'NetKAN generated mods - MechJeb2/MechJeb2-2.3.1.0.ckan'

This commit is contained in:
NetKAN inflator Robot 2015-05-29 15:14:49 +00:00
parent 0e71d52236
commit 2c4157e72b
1 changed files with 0 additions and 23 deletions

View File

@ -1,23 +0,0 @@
{
"spec_version": 1,
"name" : "MechJeb",
"identifier" : "MechJeb2",
"abstract" : "MechJeb autopilot and helper",
"download" : "http://jenkins.mumech.com/job/MechJeb2%20Release/lastSuccessfulBuild/artifact/jenkins-MechJeb2%20Release-19/MechJeb2-2.3.1.0.zip",
"license" : "GPL-3.0",
"version" : "2.3.1.0",
"release_status" : "stable",
"ksp_version" : "0.24.2",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/12384-PART-0-24-2-Anatid-Robotics-MuMech-MechJeb-Autopilot-v2-3-1",
"github" : {
"url" : "https://github.com/MuMech/MechJeb2"
}
},
"install" : [
{
"file" : "MechJeb2",
"install_to" : "GameData"
}
]
}