diff --git a/TrackingLights/TrackingLights-1.0.ckan b/TrackingLights/TrackingLights-1.0.ckan new file mode 100644 index 0000000000..5ef390cdfa --- /dev/null +++ b/TrackingLights/TrackingLights-1.0.ckan @@ -0,0 +1,25 @@ +{ + "spec_version": 1, + "identifier": "TrackingLights", + "name": "Tracking Lights", + "abstract": "Customizable, target tracking spotlights", + "description": "Includes 2 spotlight parts that are controlled via Light tracking module. Spotlights can be manually positioned or set to track a target. Supports Color, Intensity, Range, and cone size changes in flight.", + "author": [ + "Trolllception" + ], + "license": "CC-BY-NC-SA-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/164677-*", + "repository": "https://github.com/droric/TrackingLights" + }, + "version": "1.0", + "ksp_version": "1.7.0", + "download": "https://github.com/droric/TrackingLights/releases/download/1.0/TrackingLights.zip", + "download_size": 425415, + "download_hash": { + "sha1": "C181CA1590D05D07CC8C2CA989847B32AB581219", + "sha256": "BA827C037CD85ABEED04F3A7AD4CEE8EF44895492395B636B07A4730FFF95599" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}