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

33 lines
1.0 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": "blowfishpro",
"license": "LGPL-2.1",
"release_status": "stable",
"resources": {
"repository": "https://github.com/KSP-RO/SolverEngines"
},
"version": "v3.4",
"ksp_version": "1.3.1",
"install": [
{
"find": "SolverEngines",
"install_to": "GameData",
"filter": [
"ModuleAnimateEmissive.dll",
"PluginData"
]
}
],
"download": "https://github.com/KSP-RO/SolverEngines/releases/download/v3.4/SolverEngines_v3.4.zip",
"download_size": 40747,
"download_hash": {
"sha1": "FA91BE8A397C76C8EB6E576CB221E615BA881D5A",
"sha256": "FE78C4A886A0DB427B4EDEB3323E296E4F1E0E3A0D7E721259D2DBFA6C4F913C"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}