mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
NetKAN generated mods - KWRocketry/KWRocketry-2.7, ModuleAnimateEmissive/ModuleAnimateEmissive-v1.0, SolverEngines/SolverEngines-v1.0
This commit is contained in:
27
ModuleAnimateEmissive/ModuleAnimateEmissive-v1.0.ckan
Normal file
27
ModuleAnimateEmissive/ModuleAnimateEmissive-v1.0.ckan
Normal file
@ -0,0 +1,27 @@
|
||||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ModuleAnimateEmissive",
|
||||
"name": "Animate Emissive Module",
|
||||
"abstract": "ModuleAnimateEmissive replaces ModuleAnimateHeat with a more flexible, configurable module.",
|
||||
"license": "LGPL-2.1",
|
||||
"release_status": "stable",
|
||||
"install": [
|
||||
{
|
||||
"find": "SolverEngines",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
"Icons",
|
||||
"PluginData",
|
||||
"SolverEngines.dll"
|
||||
]
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"repository": "https://github.com/KSP-RO/SolverEngines"
|
||||
},
|
||||
"author": "NathanKell",
|
||||
"version": "v1.0",
|
||||
"download": "https://github.com/KSP-RO/SolverEngines/releases/download/v1.0/SolverEngines_v1.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 32662
|
||||
}
|
Reference in New Issue
Block a user