'NetKAN generated mods - AdvancedJetEngine/AdvancedJetEngine-2.2.1.ckan'

This commit is contained in:
NetKAN inflator Robot 2015-06-26 06:22:11 +00:00
parent f39435e296
commit adfd6ed2b4
1 changed files with 45 additions and 0 deletions

View File

@ -0,0 +1,45 @@
{
"identifier": "AdvancedJetEngine",
"license": "LGPL-2.1",
"spec_version": "v1.4",
"depends": [
{
"name": "FerramAerospaceResearch"
},
{
"name": "SolverEngines"
},
{
"name": "ModuleManager"
}
],
"recommends": [
{
"name": "RealFuels"
},
{
"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
}