CKAN-meta/AdvancedJetEngine/AdvancedJetEngine-2.2.1.ckan

48 lines
1.4 KiB
Plaintext
Raw Normal View History

{
"identifier": "AdvancedJetEngine",
"license": "LGPL-2.1",
"spec_version": "v1.4",
"depends": [
{
"name": "FerramAerospaceResearch"
},
{
"name": "SolverEngines"
},
{
"name": "ModuleManager"
}
],
"recommends": [
{
"name": "RealFuels"
}
],
"suggests": [
{
"name": "HotRockets"
}
],
"install": [
{
"find": "GameData/AJE",
"install_to": "GameData"
}
],
"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'",
"ksp_version": "1.0.4",
"name": "Advanced Jet Engine",
"abstract": "Realism for turbojet, turbofans, air-breathing rockets, propellers and rotors in KSP.",
"author": "camlost",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/70008",
"kerbalstuff": "https://kerbalstuff.com/mod/462/Advanced%20Jet%20Engine",
"repository": "https://github.com/camlost2/AJE"
},
"release_status": "stable",
"version": "2.2.1",
"download": "https://github.com/camlost2/AJE/releases/download/2.2.1/Advanced_Jet_Engine-2.2.1.zip",
"x_generated_by": "netkan",
"download_size": 888471
}