"NetKAN generated mods - ModuleAnimateEmissive-v1.13"

This commit is contained in:
NetKAN inflator Robot 2015-11-19 09:20:11 +00:00
parent b81066c278
commit 1f0a034d74
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
{
"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.13",
"ksp_version": "1.0.5",
"install": [
{
"find": "SolverEngines",
"install_to": "GameData",
"filter": [
"Icons",
"PluginData",
"SolverEngines.dll",
"Readme_SolverEngines.txt",
"SolverEngines.version"
]
}
],
"download": "https://github.com/KSP-RO/SolverEngines/releases/download/v1.13/SolverEngines_v1.13.zip",
"download_size": 539012,
"x_generated_by": "netkan"
}