Merge pull request #830 from KSP-CKAN/Delete_MAE
Delete ModuleAnimateEmissive-v1.13
This commit is contained in:
commit
d930488a5d
|
@ -1,30 +0,0 @@
|
||||||
{
|
|
||||||
"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.4",
|
|
||||||
"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"
|
|
||||||
}
|
|
Loading…
Reference in New Issue