"NetKAN generated mods - EngineLighting-1.4.5"
This commit is contained in:
parent
9e6cdb6aa5
commit
a552da6a7b
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "EngineLighting",
|
||||
"name": "Engine Lighting",
|
||||
"abstract": "This mod adds lighting to engines!",
|
||||
"author": "Tatjam",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/121987",
|
||||
"spacedock": "https://spacedock.info/mod/272/Engine%20Lighting",
|
||||
"repository": "https://github.com/tatjam/KSP-EngineLight",
|
||||
"x_screenshot": "https://spacedock.info/content/Tatjam_1413/Engine_Lighting/Engine_Lighting-1462621623.33556.png"
|
||||
},
|
||||
"version": "1.4.5",
|
||||
"ksp_version": "1.1.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.6.3"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "HotRockets"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/EngineLight",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/272/Engine%20Lighting/download/1.4.5",
|
||||
"download_size": 82243,
|
||||
"download_hash": {
|
||||
"sha1": "8250DACDE3BB29126B5913E4233CF3B891DB4B0B",
|
||||
"sha256": "5018E6AE666F50E50B5A467B4441549A7DD15F86B543EFBDE6545CC757D6D76E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue