CKAN-meta/AdvancedJetEngine/AdvancedJetEngine-v2.10.0.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.10.0",
"ksp_version": "1.3.1",
"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.10.0/Advanced_Jet_Engine_v2.10.0.zip",
"download_size": 622518,
"download_hash": {
"sha1": "BAD119E8BA67918D15D56E39149014870A3C57D8",
"sha256": "9738B918C2B492726E30E05914152C0D61D30587844D57AE8A949676626F4523"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}