Merge pull request #829 from KSP-CKAN/Delete-MAE
Delete ModuleAnimateEmissive-v1.12.ckan
This commit is contained in:
commit
74999322ec
|
@ -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": "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"
|
||||
}
|
Loading…
Reference in New Issue