CKAN-meta/MechJebFARExt/MechJebFARExt-1.0.0.ckan

37 lines
1.1 KiB
JSON

{
"spec_version": "v1.2",
"identifier": "MechJebFARExt",
"name": "MechJeb Modules for FAR",
"abstract": "Basic support for FAR inside MJ. For now it only adds surface control info inside MJ.",
"author": "Sarbian",
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/60933"
},
"version": "1.0.0",
"ksp_version": "1.0",
"depends": [
{
"name": "MechJeb2"
},
{
"name": "FerramAerospaceResearch",
"min_version": "v0.15.2_Ferri"
}
],
"install": [
{
"file": "GameData/MechJeb2/Plugins/MechJebFARExt.dll",
"install_to": "GameData/MechJeb2/Plugins"
}
],
"download": "https://www.sarbian.com/sarbian/MechJebFARExt_1.0.0.zip",
"download_size": 15841,
"download_hash": {
"sha1": "4A3105641D677C6BD2D9A89ECF7924903E733CA4",
"sha256": "4D78504FF2EFFBD310559B7F60D81170D6AAC20A5AE5C59DE9D9AC21399CB86E"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}