From cd7b54a806f7ecb07145786382dc927e7bd2e047 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 29 Jun 2021 10:24:13 +0000 Subject: [PATCH] NetKAN added mod - RSSVE-LR-2.1.4 --- RSSVE-LR/RSSVE-LR-2.1.4.ckan | 81 ++++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 RSSVE-LR/RSSVE-LR-2.1.4.ckan diff --git a/RSSVE-LR/RSSVE-LR-2.1.4.ckan b/RSSVE-LR/RSSVE-LR-2.1.4.ckan new file mode 100644 index 0000000000..4ea515a3c6 --- /dev/null +++ b/RSSVE-LR/RSSVE-LR-2.1.4.ckan @@ -0,0 +1,81 @@ +{ + "spec_version": "v1.4", + "identifier": "RSSVE-LR", + "name": "RSS Visual Enhancements - Low Resolution", + "abstract": "A visual enhancement pack for the Kerbal Space Program RealSolarSystem mod.", + "author": [ + "NathanKell", + "SirKeplan", + "StollD", + "al2me6", + "blowfishpro", + "cherrydev", + "pjf", + "rsparkyc", + "stratochief66", + "zorg2044", + "Theysen" + ], + "version": "2.1.4", + "ksp_version_min": "1.10", + "license": "CC-BY-SA-4.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/153511-rssve", + "repository": "https://github.com/KSP-RO/RSSVE", + "bugtracker": "https://github.com/KSP-RO/RSSVE/issues", + "remote-avc": "https://raw.githubusercontent.com/KSP-RO/RSSVE/master/RSSVE/RSSVE.version" + }, + "tags": [ + "plugin", + "graphics" + ], + "provides": [ + "EnvironmentalVisualEnhancements-Config", + "RSSVE-Textures" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "EnvironmentalVisualEnhancements" + }, + { + "name": "RealSolarSystem" + }, + { + "name": "Scatterer" + } + ], + "recommends": [ + { + "name": "DistantObjectEnhancement" + }, + { + "name": "PlanetShine" + } + ], + "conflicts": [ + { + "name": "EnvironmentalVisualEnhancements-Config" + }, + { + "name": "RSSVE-Textures" + } + ], + "install": [ + { + "find": "RSSVE", + "install_to": "GameData" + } + ], + "download": "https://github.com/KSP-RO/RSSVE/releases/download/2.1.4/RSSVE_LR.zip", + "download_size": 75521631, + "download_hash": { + "sha1": "8C4F918596C9D2B5A02949F8C1E50E6D93D7D693", + "sha256": "7CCC9308F622681209CB2FAF11F3DE450143CEE95873949D3ED497B7C2AC12EB" + }, + "download_content_type": "application/zip", + "release_date": "2021-06-29T07:06:31Z", + "x_generated_by": "netkan" +}