From 5f76663cfa02cadc06e7db4c87ef2156c3f86c2e Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 16 Mar 2019 21:21:39 +0000 Subject: [PATCH] "NetKAN generated mods - EngineLightRelit-1.6.0" --- EngineLightRelit/EngineLightRelit-1.6.0.ckan | 47 ++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 EngineLightRelit/EngineLightRelit-1.6.0.ckan diff --git a/EngineLightRelit/EngineLightRelit-1.6.0.ckan b/EngineLightRelit/EngineLightRelit-1.6.0.ckan new file mode 100644 index 0000000000..09368ee246 --- /dev/null +++ b/EngineLightRelit/EngineLightRelit-1.6.0.ckan @@ -0,0 +1,47 @@ +{ + "spec_version": "v1.4", + "identifier": "EngineLightRelit", + "name": "Engine Lighting Relit", + "abstract": "A simple mod that adds lighting effects to all engines and decouplers", + "author": "linuxgurugamer", + "license": "MIT", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/182906-engine-lighting-relit/", + "spacedock": "https://spacedock.info/mod/2111/Engine%20Lighting%20Relit", + "repository": "https://github.com/linuxgurugamer/EngineLightRelit", + "x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Engine_Lighting_Relit/Engine_Lighting_Relit-1552764686.3158028.png" + }, + "version": "1.6.0", + "ksp_version_min": "1.4.5", + "ksp_version_max": "1.6.1", + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.6.3" + } + ], + "suggests": [ + { + "name": "HotRockets" + } + ], + "conflicts": [ + { + "name": "EngineLighting" + } + ], + "install": [ + { + "find": "EngineLightRelit", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/2111/Engine%20Lighting%20Relit/download/1.6.0", + "download_size": 30440, + "download_hash": { + "sha1": "B556CB38C5349CB36670A336DF35BCBA5421E19A", + "sha256": "61AD2832CE54B0B2362933BD8A52D11DC12D21B1E87C264869AD1F6488E3E474" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}