CKAN-meta/AdvancedJetEngine/AdvancedJetEngine-v2.15.0.ckan

67 lines
1.8 KiB
JSON

{
"spec_version": "v1.4",
"identifier": "AdvancedJetEngine",
"name": "Advanced Jet Engine",
"abstract": "Gives jets, propellers, and rotors realistic performance.",
"author": [
"blowfish",
"NathanKell",
"camlost"
],
"version": "v2.15.0",
"ksp_version_min": "1.8.0",
"ksp_version_max": "1.9.99",
"license": "LGPL-2.0",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?showtopic=139868",
"repository": "https://github.com/KSP-RO/AJE",
"bugtracker": "https://github.com/KSP-RO/AJE/issues",
"metanetkan": "https://raw.githubusercontent.com/KSP-RO/AJE/master/NetKAN/AdvancedJetEngine.netkan",
"remote-avc": "https://raw.githubusercontent.com/KSP-RO/AJE/master/GameData/AJE/AJE.version"
},
"tags": [
"plugin",
"physics"
],
"localizations": [
"zh-cn",
"en-us"
],
"depends": [
{
"name": "FAR"
},
{
"name": "SolverEngines"
},
{
"name": "ModuleManager"
}
],
"recommends": [
{
"name": "RealFuels"
}
],
"suggests": [
{
"name": "RealPlume"
}
],
"install": [
{
"find": "GameData/AJE",
"install_to": "GameData"
}
],
"download": "https://github.com/KSP-RO/AJE/releases/download/v2.15.0/Advanced_Jet_Engine_v2.15.0.zip",
"download_size": 668228,
"download_hash": {
"sha1": "7A6E9107E373A80BA8670D7FBDD970E5FBFDAF69",
"sha256": "0AB28E3FA5112F9C940F1642E2CEA9951B410CC138261A31D917FCF7DEB698F6"
},
"download_content_type": "application/zip",
"release_date": "2020-02-15T23:59:17Z",
"x_generated_by": "netkan"
}