CKAN-meta/surfacelights/surfacelights-1.2.3.ckan

22 lines
915 B
Plaintext

{
"spec_version": 1,
"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.",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/139724-112-surface-mounted-stock-alike-lights-for-self-illumination-v123-051316/",
"repository": "https://github.com/ihsoft/SurfaceLights"
},
"author": ["Why485", "IgorZ"],
"version": "1.2.3",
"ksp_version": "1.1.2",
"conflicts": [
{
"name": "SurfaceMountedLights"
}
],
"download": "http://kerbal.curseforge.com/projects/surface-mounted-stock-alike-lights-for-self/files/2299919/download",
"license": "CC-BY-NC-ND-3.0"
}