"NetKAN generated mods - EngineLighting-1.4.2"

This commit is contained in:
NetKAN inflator Robot 2016-04-24 16:53:31 +00:00
parent 7b1c453b2d
commit ae44f01fab
1 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,35 @@
{
"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"
},
"version": "1.4.2",
"ksp_version": "1.1.0",
"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.2",
"download_size": 82111,
"x_generated_by": "netkan"
}