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

54 lines
1.3 KiB
Plaintext

{
"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-/",
"repository": "https://github.com/camlost2/AJE"
},
"version": "v2.7.1",
"ksp_version": "1.1.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/camlost2/AJE/releases/download/2.7.1/Advanced_Jet_Engine_2.7.1.zip",
"download_size": 592965,
"download_hash": {
"sha1": "F6CA03475951E9A4DD3605375EEC81EFFF371851",
"sha256": "2CAEEBC6244324C6D2485B7B9960A1A51AFA3EE9A787E3AD4844E90A7E27153D"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}