-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathSurfaceLights.netkan
More file actions
18 lines (18 loc) · 874 Bytes
/
Copy pathSurfaceLights.netkan
File metadata and controls
18 lines (18 loc) · 874 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"spec_version" : 1,
"name" : "Surface Mounted Lights",
"identifier" : "SurfaceLights",
"abstract" : "Small stock-alike lights that sit flush for lighting up your stations, ships, and landing zones. This mod also adds extra light controls (range, spot angle, etc.) to the stock parts.",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/139724-surface-mounted-stock-alike-lights-for-self-illumination/",
"repository": "https://github.com/ihsoft/SurfaceLights",
"bugtracker": "https://github.com/ihsoft/SurfaceLights/issues"
},
"depends" : [
{ "name": "ModuleManager" }
],
"license" : "CC-BY-NC-ND-3.0",
"author" : ["IgorZ", "Why485"],
"$vref" : "#/ckan/ksp-avc",
"$kref" : "#/ckan/spacedock/1911"
}