mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
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:
21
surfacelights/surfacelights-1.2.3.ckan
Normal file
21
surfacelights/surfacelights-1.2.3.ckan
Normal 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"
|
||||
}
|
Reference in New Issue
Block a user