From 3637b3b45735f23b2cded2ac76752e2a8fd89674 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 26 Aug 2017 23:37:28 +0000 Subject: [PATCH] "NetKAN generated mods - InterstellarFuelSwitch-2.8" --- .../InterstellarFuelSwitch-2.8.ckan | 52 +++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 InterstellarFuelSwitch/InterstellarFuelSwitch-2.8.ckan diff --git a/InterstellarFuelSwitch/InterstellarFuelSwitch-2.8.ckan b/InterstellarFuelSwitch/InterstellarFuelSwitch-2.8.ckan new file mode 100644 index 0000000000..490b4197bc --- /dev/null +++ b/InterstellarFuelSwitch/InterstellarFuelSwitch-2.8.ckan @@ -0,0 +1,52 @@ +{ + "spec_version": "v1.4", + "identifier": "InterstellarFuelSwitch", + "name": "Interstellar Fuel Switch", + "abstract": "Library that enables switching the contents, meshes, and textures of tanks.", + "author": "FreeThinker", + "license": "GPL-2.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/106243-105interstellar-fuel-switch-118-updated-10-11-2015/", + "spacedock": "https://spacedock.info/mod/175/Interstellar%20Fuel%20Switch", + "bugtracker": "https://github.com/sswelm/KSP-Interstellar-Extended/issues", + "x_screenshot": "https://spacedock.info/content/FreeThinker_517/Interstellar_Fuel_Switch/Interstellar_Fuel_Switch-1481278354.0821617.jpg" + }, + "version": "2.8", + "ksp_version": "1.3.0", + "depends": [ + { + "name": "CommunityResourcePack", + "min_version": "0.5.1" + }, + { + "name": "InterstellarFuelSwitch-Core", + "min_version": "1.28" + }, + { + "name": "ModuleManager" + } + ], + "recommends": [ + { + "name": "KSPInterstellarExtended" + } + ], + "install": [ + { + "find": "InterstellarFuelSwitch", + "install_to": "GameData", + "filter": [ + "Plugins", + "Resources" + ] + } + ], + "download": "https://spacedock.info/mod/175/Interstellar%20Fuel%20Switch/download/2.8", + "download_size": 4415656, + "download_hash": { + "sha1": "07D7BB097DD728D6D804E1915C6E7945712F60BF", + "sha256": "A3C399EC341A1CFDCF7343E25DA0356924545E33AE8F1467C671D13D2D62FE33" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}