CKAN-meta/ModuleAnimateEmissive/ModuleAnimateEmissive-v1.4....

31 lines
945 B
Plaintext

{
"spec_version": "v1.4",
"identifier": "ModuleAnimateEmissive",
"name": "Animate Emissive Module",
"abstract": "ModuleAnimateEmissive replaces ModuleAnimateHeat with a more flexible, configurable module.",
"license": "LGPL-2.1",
"release_status": "stable",
"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"
]
}
],
"resources": {
"repository": "https://github.com/KSP-RO/SolverEngines"
},
"author": "NathanKell",
"version": "v1.4",
"download": "https://github.com/KSP-RO/SolverEngines/releases/download/v1.4/SolverEngines_v1.4.zip",
"x_generated_by": "netkan",
"download_size": 33879
}