52 lines
1.5 KiB
JSON
52 lines
1.5 KiB
JSON
{
|
|
"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"
|
|
},
|
|
"version": "v2.6",
|
|
"ksp_version": "1.0.5",
|
|
"depends": [
|
|
{
|
|
"name": "FAR"
|
|
},
|
|
{
|
|
"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.6/Advanced_Jet_Engine-2.6.zip",
|
|
"download_size": 635744,
|
|
"download_hash": {
|
|
"sha1": "1BC6C5EE2827C33CA3EC0A6659A92BE03FD574AE",
|
|
"sha256": "ACE0B1EA5A685D307AA276302640A1C932433B8642B18ED9FA2D017C74E6F5CA"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|