CKAN-meta/AdvancedJetEngine/AdvancedJetEngine-v2.9.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.9.0",
"ksp_version": "1.3.0",
"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.9.0/Advanced_Jet_Engine_v2.9.0.zip",
"download_size": 603094,
"download_hash": {
"sha1": "0B9733443015CD5C56F9E3B1FC513BCB8FF0F2CF",
"sha256": "F98EB8D1590386955CB13E4E9A0C4B0703B6150E425A05F7F9E4CF12AF505688"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}