39 lines
1.1 KiB
Plaintext
39 lines
1.1 KiB
Plaintext
{
|
|
"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.5",
|
|
"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.5/SolverEngines_v1.5.zip",
|
|
"download_size": 38092,
|
|
"download_hash": {
|
|
"sha1": "6D2C508393C00C7AFB64B394375DBF86D536042C",
|
|
"sha256": "DD31A98593DC1D6518D25EBC1584ED43B16200A033666CCAB2F67DC5AEDDB98A"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|