CKAN-meta/AdvancedJetEngine/AdvancedJetEngine-v2.17.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.17.0",
"ksp_version_min": "1.8.0",
"ksp_version_max": "1.11.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.17.0/Advanced_Jet_Engine_v2.17.0.zip",
"download_size": 659747,
"download_hash": {
"sha1": "8073EBCCB1A197C72FCCCCB08BE4317027435BF1",
"sha256": "229C3E3865AE9D63A20B47812261912D144944D7BE191F095C8ED2093941BB3D"
},
"download_content_type": "application/zip",
"release_date": "2021-06-26T23:31:27Z",
"x_generated_by": "netkan"
}