"NetKAN generated mods - surfacelights-1.2.2"
This commit is contained in:
parent
d5a10d961a
commit
01c1ce5ee4
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"comment": "We ended up double-indexing this mod, which is why this conflicts with SurfaceMountedLights (which is now deprecated",
|
||||
"identifier": "surfacelights",
|
||||
"name": "Surface Mounted Lights",
|
||||
"abstract": "Small stock-alike lights that sit flush for lighting up your stations and ships.",
|
||||
"author": "Why485",
|
||||
"license": "CC-BY-NC-ND-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/57778-1-0-Surface-Mounted-Stock-Alike-Lights-for-Self-Illumination",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/1255/Surface%20Mounted%20Lights",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/Why485_16544/Surface_Mounted_Lights/Surface_Mounted_Lights-1447285176.1731143.png"
|
||||
},
|
||||
"version": "1.2.2",
|
||||
"ksp_version": "1.0.5",
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "SurfaceMountedLights"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "SurfaceLights",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://kerbalstuff.com/mod/1255/Surface%20Mounted%20Lights/download/1.2.2",
|
||||
"download_size": 59480,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue