SurfaceLights 1.2.3 release (#1157)

* KIS/KAS versions for KSP 1.1

* Fix KSP version spelling

* SurfaceLights 1.2.3

* Fix typo
This commit is contained in:
ihsoft 2016-05-14 14:54:24 -07:00 committed by Myk
parent 17d2ec205b
commit add349f09f
1 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,21 @@
{
"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"
}