39 lines
1.1 KiB
JSON
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.4",
|
|
"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.4/SolverEngines_v1.4.zip",
|
|
"download_size": 33879,
|
|
"download_hash": {
|
|
"sha1": "B278366BAF6C06CD179F9A0AB92C2303C41D5FD0",
|
|
"sha256": "194E7A6BAD0AD3C428206677A8C04AE23FE4F32A42CBF2778F71EB4C7A334DAC"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|