delete MAE
This commit is contained in:
parent
69e8c62518
commit
9a8af5d89c
|
@ -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