CKAN-meta/SolverEngines/SolverEngines-v3.7.5.ckan

52 lines
1.5 KiB
JSON

{
"spec_version": "v1.4",
"identifier": "SolverEngines",
"name": "Solver Engines plugin",
"abstract": "SolverEngines is at its heart a replacement paradigm for how KSP deals with engines",
"author": [
"NathanKell",
"SirKeplan",
"StollD",
"blowfishpro",
"cherrydev",
"pjf",
"rsparkyc",
"stratochief66",
"zorg2044",
"siimav"
],
"version": "v3.7.5",
"ksp_version_min": "1.8.0",
"ksp_version_max": "1.9.99",
"license": "LGPL-2.1",
"release_status": "stable",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/110746-*",
"repository": "https://github.com/KSP-RO/SolverEngines",
"bugtracker": "https://github.com/KSP-RO/SolverEngines/issues"
},
"tags": [
"plugin",
"library"
],
"install": [
{
"find": "SolverEngines",
"install_to": "GameData",
"filter": [
"ModuleAnimateEmissive.dll",
"PluginData"
]
}
],
"download": "https://github.com/KSP-RO/SolverEngines/releases/download/v3.7.5/SolverEngines_v3.7.5.zip",
"download_size": 39876,
"download_hash": {
"sha1": "A9DEC97056C493B8531E6C60B8828CEB2D37785F",
"sha256": "48444716463B72355F794FAC917446D3FB0AB52332D6606ADCCC015DE144C8C8"
},
"download_content_type": "application/zip",
"release_date": "2020-02-16T14:40:11Z",
"x_generated_by": "netkan"
}