51 lines
1.5 KiB
Plaintext
51 lines
1.5 KiB
Plaintext
{
|
|
"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",
|
|
"license": "LGPL-2.0",
|
|
"release_status": "stable",
|
|
"resources": {
|
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/70008",
|
|
"repository": "https://github.com/camlost2/AJE",
|
|
"kerbalstuff": "https://kerbalstuff.com/mod/462/Advanced%20Jet%20Engine"
|
|
},
|
|
"version": "2.2.0",
|
|
"ksp_version": "1.0.2",
|
|
"depends": [
|
|
{
|
|
"name": "FAR"
|
|
},
|
|
{
|
|
"name": "SolverEngines"
|
|
},
|
|
{
|
|
"name": "ModuleManager"
|
|
}
|
|
],
|
|
"recommends": [
|
|
{
|
|
"name": "RealFuels"
|
|
},
|
|
{
|
|
"name": "HotRockets"
|
|
}
|
|
],
|
|
"install": [
|
|
{
|
|
"find": "GameData/AJE",
|
|
"install_to": "GameData"
|
|
}
|
|
],
|
|
"download": "https://github.com/camlost2/AJE/releases/download/2.2.0/Advanced_Jet_Engine-2.2.0.zip",
|
|
"download_size": 919101,
|
|
"download_hash": {
|
|
"sha1": "A01DC283A7B47D1120A274E42147E20966198FEB",
|
|
"sha256": "1C32D3EAED970AE948B2DC67B01B125147F932C633C402FBFC3FAD74FE492348"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|