CKAN-meta/SolverEngines/SolverEngines-v1.2.ckan

39 lines
1.1 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",
"license": "LGPL-2.1",
"release_status": "stable",
"resources": {
"repository": "https://github.com/KSP-RO/SolverEngines"
},
"version": "v1.2",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"depends": [
{
"name": "ModuleAnimateEmissive"
}
],
"install": [
{
"find": "SolverEngines",
"install_to": "GameData",
"filter": [
"ModuleAnimateEmissive.dll",
"PluginData"
]
}
],
"download": "https://github.com/KSP-RO/SolverEngines/releases/download/v1.2/SolverEngines_v1.2.zip",
"download_size": 32976,
"download_hash": {
"sha1": "075285FA9323937D2B57778FF58FA0639811A6CF",
"sha256": "7B7CC5E9A368EF8429C4DDDF4385955C65BE815700915DF7419D5BD43799FE0B"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}