CKAN-meta/SolverEngines/SolverEngines-v2.3.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": "v2.3",
"ksp_version": "1.1.3",
"install": [
{
"find": "SolverEngines",
"install_to": "GameData",
"filter": [
"ModuleAnimateEmissive.dll",
"PluginData"
]
}
],
"download": "https://github.com/KSP-RO/SolverEngines/releases/download/v2.3/SolverEngines_v2.3.zip",
"download_size": 40068,
"download_hash": {
"sha1": "C8C319237D858C28C771BA0B59E7BC9D34D27959",
"sha256": "84F6F6679B3D73B4D1F3153EE70551E6666323DBFC7C603E83266D9F27CC58F6"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}