From 79a30f44ea7634ec3f12c574ea7f846929c30d89 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot <netkan-bot@ksp-ckan.space> Date: Fri, 4 Sep 2020 15:41:11 +0000 Subject: [PATCH] NetKAN generated mods - InterstellarFuelSwitch-3.18 --- .../InterstellarFuelSwitch-3.18.ckan | 62 +++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 InterstellarFuelSwitch/InterstellarFuelSwitch-3.18.ckan diff --git a/InterstellarFuelSwitch/InterstellarFuelSwitch-3.18.ckan b/InterstellarFuelSwitch/InterstellarFuelSwitch-3.18.ckan new file mode 100644 index 0000000000..bf9cfb0bfe --- /dev/null +++ b/InterstellarFuelSwitch/InterstellarFuelSwitch-3.18.ckan @@ -0,0 +1,62 @@ +{ + "spec_version": "v1.4", + "identifier": "InterstellarFuelSwitch", + "name": "Interstellar Fuel Switch", + "abstract": "Library that enables switching the contents, meshes, and textures of tanks.", + "author": "FreeThinker", + "version": "3.18", + "ksp_version_min": "1.8.1", + "ksp_version_max": "1.10.1", + "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", + "repository": "https://github.com/sswelm/KSP-Interstellar-Extended/tree/master/FuelSwitch", + "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" + }, + "tags": [ + "crewed", + "parts" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "InterstellarFuelSwitch-Core", + "min_version": "1.28" + }, + { + "name": "CommunityTechTree" + } + ], + "recommends": [ + { + "name": "KSPInterstellarExtended" + }, + { + "name": "PatchManager" + } + ], + "install": [ + { + "find": "InterstellarFuelSwitch", + "install_to": "GameData", + "filter": [ + "Plugins", + "Resources", + "Localization" + ] + } + ], + "download": "https://spacedock.info/mod/175/Interstellar%20Fuel%20Switch/download/3.18", + "download_size": 20234754, + "download_hash": { + "sha1": "75F830093845BA3A122D6396A972330F9C73EC25", + "sha256": "6494B7FD0479A43668B0CA412CA499FE9B7B5EAFE294A0DE070C5F3FFF462A69" + }, + "download_content_type": "application/zip", + "release_date": "2020-09-04T15:15:06.277743+00:00", + "x_generated_by": "netkan" +}