From c426058c807d5dfee04d266c482fbf472850e248 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot <netkan-bot@ksp-ckan.space> Date: Sat, 3 Jul 2021 11:17:27 +0000 Subject: [PATCH] NetKAN added mod - surfacelights-1.19 --- surfacelights/surfacelights-1.19.ckan | 47 +++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 surfacelights/surfacelights-1.19.ckan diff --git a/surfacelights/surfacelights-1.19.ckan b/surfacelights/surfacelights-1.19.ckan new file mode 100644 index 0000000000..d6d72b2b6b --- /dev/null +++ b/surfacelights/surfacelights-1.19.ckan @@ -0,0 +1,47 @@ +{ + "spec_version": 1, + "identifier": "surfacelights", + "name": "Surface Mounted Lights", + "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.", + "author": [ + "IgorZ", + "Why485" + ], + "version": "1.19", + "ksp_version_min": "1.11.0", + "ksp_version_max": "1.99.99", + "license": "CC-BY-NC-ND-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/139724-surface-mounted-stock-alike-lights-for-self-illumination/", + "spacedock": "https://spacedock.info/mod/1911/Surface%20Mounted%20Lights", + "repository": "https://github.com/ihsoft/SurfaceLights", + "bugtracker": "https://github.com/ihsoft/SurfaceLights/issues", + "metanetkan": "https://raw.githubusercontent.com/ihsoft/SurfaceLights/master/SurfaceLights.netkan", + "remote-avc": "https://raw.githubusercontent.com/ihsoft/SurfaceLights/master/SurfaceLights.version", + "x_screenshot": "https://spacedock.info/content/ihsoft_20222/Surface_Mounted_Lights/Surface_Mounted_Lights-1532066374.6649358.jpg" + }, + "tags": [ + "parts" + ], + "localizations": [ + "en-us", + "es-es", + "it-it", + "pt-br", + "ru" + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "download": "https://spacedock.info/mod/1911/Surface%20Mounted%20Lights/download/1.19", + "download_size": 265863, + "download_hash": { + "sha1": "6DF36C500D058D8A1AB1B21A6BBBA5F49F6D2006", + "sha256": "918D83F055DF172E6517F2FD74B0799B3D15ECEB31F9BE8C17B651E55C746EF1" + }, + "download_content_type": "application/zip", + "release_date": "2021-07-03T09:47:52.833217+00:00", + "x_generated_by": "netkan" +}