"NetKAN generated mods - EngineLighting-1.4.1"
This commit is contained in:
parent
fcc2587270
commit
4339cecc0b
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "EngineLighting",
|
||||
"name": "Engine Lighting",
|
||||
"abstract": "A simple mod that adds lighting effects to engines!",
|
||||
"author": "tajampi",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/121987",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/817/EngineLighting",
|
||||
"repository": "https://github.com/tatjam/KSP-EngineLight",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/tajampi_1847/EngineLighting/EngineLighting-1431981834.4238243.png"
|
||||
},
|
||||
"version": "1.4.1",
|
||||
"ksp_version": "1.0.5",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.6.3"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/EngineLight",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://kerbalstuff.com/mod/817/EngineLighting/download/1.4.1",
|
||||
"download_size": 51544,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue