"NetKAN generated mods - ModuleAnimateEmissive-v1.12"

This commit is contained in:
NetKAN inflator Robot 2015-11-16 03:21:04 +00:00
parent 9aa28fb325
commit ef409c0007
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": "blowfishpro",
"license": "LGPL-2.1",
"release_status": "stable",
"resources": {
"repository": "https://github.com/KSP-RO/SolverEngines"
},
"version": "v1.12",
"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.12/SolverEngines_v1.1.12.zip",
"download_size": 38107,
"x_generated_by": "netkan"
}