diff --git a/EngineLightRelit/EngineLightRelit-1.6.1.ckan b/EngineLightRelit/EngineLightRelit-1.6.1.ckan new file mode 100644 index 0000000000..85cfb6ee34 --- /dev/null +++ b/EngineLightRelit/EngineLightRelit-1.6.1.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.1", + "ksp_version_min": "1.4.5", + "ksp_version_max": "1.7.2", + "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.1", + "download_size": 30440, + "download_hash": { + "sha1": "D204F933ABA90F5D772286161A0198F69FAA3B99", + "sha256": "8602B4C83F3FCA570EACB8777C1B1ECC7AE8ADD1E84C66F356E4B82EEA14F91C" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}