mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - ModuleAnimateEmissive-v1.5"
This commit is contained in:
@ -3,8 +3,13 @@
|
|||||||
"identifier": "ModuleAnimateEmissive",
|
"identifier": "ModuleAnimateEmissive",
|
||||||
"name": "Animate Emissive Module",
|
"name": "Animate Emissive Module",
|
||||||
"abstract": "ModuleAnimateEmissive replaces ModuleAnimateHeat with a more flexible, configurable module.",
|
"abstract": "ModuleAnimateEmissive replaces ModuleAnimateHeat with a more flexible, configurable module.",
|
||||||
|
"author": "NathanKell",
|
||||||
"license": "LGPL-2.1",
|
"license": "LGPL-2.1",
|
||||||
"release_status": "stable",
|
"release_status": "stable",
|
||||||
|
"resources": {
|
||||||
|
"repository": "https://github.com/KSP-RO/SolverEngines"
|
||||||
|
},
|
||||||
|
"version": "v1.5",
|
||||||
"ksp_version_min": "1.0.0",
|
"ksp_version_min": "1.0.0",
|
||||||
"ksp_version_max": "1.0.4",
|
"ksp_version_max": "1.0.4",
|
||||||
"install": [
|
"install": [
|
||||||
@ -20,12 +25,12 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"resources": {
|
|
||||||
"repository": "https://github.com/KSP-RO/SolverEngines"
|
|
||||||
},
|
|
||||||
"author": "NathanKell",
|
|
||||||
"version": "v1.5",
|
|
||||||
"download": "https://github.com/KSP-RO/SolverEngines/releases/download/v1.5/SolverEngines_v1.5.zip",
|
"download": "https://github.com/KSP-RO/SolverEngines/releases/download/v1.5/SolverEngines_v1.5.zip",
|
||||||
"x_generated_by": "netkan",
|
"download_size": 38092,
|
||||||
"download_size": 38092
|
"download_hash": {
|
||||||
|
"sha1": "6D2C508393C00C7AFB64B394375DBF86D536042C",
|
||||||
|
"sha256": "DD31A98593DC1D6518D25EBC1584ED43B16200A033666CCAB2F67DC5AEDDB98A"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user