NetKAN added mod - TrackingLights-1-0.0.3
This commit is contained in:
parent
e13b46f5c4
commit
0276ef0e14
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"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",
|
||||
"version": "1:0.0.3",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/192536-*",
|
||||
"repository": "https://github.com/linuxgurugamer/TrackingLights",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/TrackingLights"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/TrackingLights/releases/download/0.0.3/TrackingLights-1.12.0-0.0.3.zip",
|
||||
"download_size": 428801,
|
||||
"download_hash": {
|
||||
"sha1": "1245E568495BC1BF1668F8228B15AF44CD2131CA",
|
||||
"sha256": "017379388A1F7236CD886D322DBD937D79BE03A95620E2578ED41074C1604A58"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-01-25T19:32:04Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue