36 lines
1.1 KiB
JSON
36 lines
1.1 KiB
JSON
{
|
|
"spec_version": "v1.4",
|
|
"identifier": "ModuleAnimateEmissive",
|
|
"name": "Animate Emissive Module",
|
|
"abstract": "ModuleAnimateEmissive replaces ModuleAnimateHeat with a more flexible, configurable module.",
|
|
"author": "NathanKell",
|
|
"license": "LGPL-2.1",
|
|
"release_status": "stable",
|
|
"resources": {
|
|
"repository": "https://github.com/KSP-RO/SolverEngines"
|
|
},
|
|
"version": "v1.1",
|
|
"ksp_version_min": "1.0.0",
|
|
"ksp_version_max": "1.0.4",
|
|
"install": [
|
|
{
|
|
"find": "SolverEngines",
|
|
"install_to": "GameData",
|
|
"filter": [
|
|
"Icons",
|
|
"PluginData",
|
|
"SolverEngines.dll",
|
|
"Readme_SolverEngines.txt"
|
|
]
|
|
}
|
|
],
|
|
"download": "https://github.com/KSP-RO/SolverEngines/releases/download/v1.1/SolverEngines_v1.1.zip",
|
|
"download_size": 32662,
|
|
"download_hash": {
|
|
"sha1": "69B34375337FEDA6EDBE92B024B2875E6D16626B",
|
|
"sha256": "77E9EF9C8A6EE0A4161234A2840FBF51D3A495AD06333B223479530DCF4EC0FA"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|