'NetKAN generated mods - EngineLighting/EngineLighting-1.3.ckan'
This commit is contained in:
parent
0f76343389
commit
acade43ee4
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"license": "MIT",
|
||||
"identifier": "EngineLighting",
|
||||
"name": "Engine Lighting",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/121987",
|
||||
"repository": "https://github.com/tatjam/KSP-EngineLight",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/817/EngineLighting"
|
||||
},
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.6.3"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "EngineLight/GameData/EngineLight",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"x_netkan_license_ok": true,
|
||||
"ksp_version": "1.0.2",
|
||||
"abstract": "A simple mod that adds lighting effects to engines!",
|
||||
"author": "tajampi",
|
||||
"version": "1.3",
|
||||
"download": "https://kerbalstuff.com/mod/817/EngineLighting/download/1.3",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 48931
|
||||
}
|
Loading…
Reference in New Issue