CKAN-meta/AdvancedJetEngine/AdvancedJetEngine-v2.11.3.ckan

54 lines
1.3 KiB
JSON

{
"spec_version": "v1.4",
"identifier": "AdvancedJetEngine",
"name": "Advanced Jet Engine",
"abstract": "Gives jets, propellers, and rotors realistic performance.",
"author": [
"blowfish",
"NathanKell",
"camlost"
],
"license": "LGPL-2.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/139868-advanced-jet-engine",
"repository": "https://github.com/KSP-RO/AJE"
},
"version": "v2.11.3",
"ksp_version": "1.4.2",
"depends": [
{
"name": "FAR"
},
{
"name": "SolverEngines"
},
{
"name": "ModuleManager"
}
],
"recommends": [
{
"name": "RealFuels"
}
],
"suggests": [
{
"name": "HotRockets"
}
],
"install": [
{
"find": "GameData/AJE",
"install_to": "GameData"
}
],
"download": "https://github.com/KSP-RO/AJE/releases/download/v2.11.3/Advanced_Jet_Engine_v2.11.3.zip",
"download_size": 626877,
"download_hash": {
"sha1": "190AE9ADDBD87DAA021D203CF96984588CCA931F",
"sha256": "F1B712C26E31FF67D0C71A3A1955F722EB5FEDF562D0AA0AA91150BE3D08BD78"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}