From 0234fb2d4568317d7e1ccf3af993342ddb5363a6 Mon Sep 17 00:00:00 2001 From: Matthew Heguy Date: Thu, 12 Nov 2015 19:32:29 -0500 Subject: [PATCH] Output from netkan.exe, a fast push of the netkan to create a more seamless user experience. --- surfacelights/surfacelights-1.1.ckan | 29 ++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 surfacelights/surfacelights-1.1.ckan diff --git a/surfacelights/surfacelights-1.1.ckan b/surfacelights/surfacelights-1.1.ckan new file mode 100644 index 0000000000..d3a91bd5d4 --- /dev/null +++ b/surfacelights/surfacelights-1.1.ckan @@ -0,0 +1,29 @@ +{ + "spec_version": "v1.4", + "identifier": "surfacelights", + "name": "Surface Mounted Lights", + "abstract": "Small stock-alike lights that sit flush for lighting up you 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.1", + "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.1", + "download_size": 57368, + "x_generated_by": "netkan" +}