2015-11-19 09:00:49 +00:00
{
"spec_version": "v1.4",
"comment": "The full path in the mod archive can change. I.e. it was AJE-2.0.3/GameData/AJE at some point. The CKAN needs to deal with this. Hence using 'find'",
"identifier": "AdvancedJetEngine",
"name": "Advanced Jet Engine",
"abstract": "Realism for turbojet, turbofans, air-breathing rockets, propellers and rotors in KSP.",
"author": "camlost",
2016-05-28 18:17:54 +00:00
"license": "LGPL-2.0",
2015-11-19 09:00:49 +00:00
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/70008",
2016-05-31 20:23:14 +00:00
"repository": "https://github.com/camlost2/AJE",
"kerbalstuff": "https://kerbalstuff.com/mod/462/Advanced%20Jet%20Engine"
2015-11-19 09:00:49 +00:00
},
"version": "2.5.1",
2015-11-20 01:54:05 +00:00
"ksp_version": "1.0.5",
2015-11-19 09:00:49 +00:00
"depends": [
{
2019-06-30 20:41:17 +00:00
"name": "FAR"
2015-11-19 09:00:49 +00:00
},
{
"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.5.1/Advanced_Jet_Engine-2.5.1.zip",
"download_size": 1076592,
2016-05-31 20:23:14 +00:00
"download_hash": {
"sha1": "89E8FA836BDD4F45A0594F854545E9F24E00F1B8",
"sha256": "45AB3EC335AC65A02913C7C323D33BCBDCCFF2C2504F880786DAAE08397AA1B3"
},
"download_content_type": "application/zip",
2015-11-19 09:00:49 +00:00
"x_generated_by": "netkan"
}