CKAN-meta/AdvancedJetEngine/AdvancedJetEngine-1.6.8.ckan

47 lines
1.2 KiB
JSON

{
"spec_version": "v1.4",
"identifier": "AdvancedJetEngine",
"name": "Advanced Jet Engine (AJE)",
"abstract": "Realistic jet engines for KSP",
"author": "camlost",
"license": "LGPL-2.0",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/70008",
"repository": "https://github.com/camlost2/AJE"
},
"version": "1.6.8",
"ksp_version": "0.25",
"depends": [
{
"name": "FAR"
},
{
"name": "ModuleManager",
"min_version": "2.3.5"
}
],
"recommends": [
{
"name": "RealFuels"
},
{
"name": "HotRockets"
}
],
"install": [
{
"find": "AJE",
"install_to": "GameData"
}
],
"download": "https://github.com/camlost2/AJE/archive/1.6.8.zip",
"download_size": 1081680,
"download_hash": {
"sha1": "8C723F7A70E293490D484721356DC83444851D0A",
"sha256": "92C9261A1C1CFE627EA90CF31C87240275BCF1B05A10CBD623F3B4335E4DB594"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}