NetKAN generated mods - EngineLightRelit-1.6.2.2
This commit is contained in:
parent
db7ed1ec93
commit
79a22373e5
|
@ -4,6 +4,9 @@
|
|||
"name": "Engine Lighting Relit",
|
||||
"abstract": "A simple mod that adds lighting effects to all engines and decouplers",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "1.6.2.2",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.1",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/182906-*",
|
||||
|
@ -11,9 +14,10 @@
|
|||
"repository": "https://github.com/linuxgurugamer/EngineLightRelit",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Engine_Lighting_Relit/Engine_Lighting_Relit-1552764686.3158028.png"
|
||||
},
|
||||
"version": "1.6.2.2",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.1",
|
||||
"tags": [
|
||||
"plugin",
|
||||
"graphics"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
|
@ -43,9 +47,5 @@
|
|||
"sha256": "5EEC5328753CB8668067729C719E450E403794BE9CEDAF28E318431C5C208C92"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"tags": [
|
||||
"plugin",
|
||||
"graphics"
|
||||
],
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue