"NetKAN generated mods - ModuleAnimateEmissive-v1.4"
This commit is contained in:
parent
d8dda049e0
commit
2297c6b7bd
ModuleAnimateEmissive
|
@ -3,8 +3,13 @@
|
|||
"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.4",
|
||||
"ksp_version_min": "1.0.0",
|
||||
"ksp_version_max": "1.0.4",
|
||||
"install": [
|
||||
|
@ -19,12 +24,12 @@
|
|||
]
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"repository": "https://github.com/KSP-RO/SolverEngines"
|
||||
},
|
||||
"author": "NathanKell",
|
||||
"version": "v1.4",
|
||||
"download": "https://github.com/KSP-RO/SolverEngines/releases/download/v1.4/SolverEngines_v1.4.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 33879
|
||||
"download_size": 33879,
|
||||
"download_hash": {
|
||||
"sha1": "B278366BAF6C06CD179F9A0AB92C2303C41D5FD0",
|
||||
"sha256": "194E7A6BAD0AD3C428206677A8C04AE23FE4F32A42CBF2778F71EB4C7A334DAC"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue