From 9561ff67d61760d737abaad3a1a1abf4fbd032b1 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot <netkan-bot@ksp-ckan.space> Date: Sun, 25 Apr 2021 20:41:36 +0000 Subject: [PATCH] NetKAN added mod - InterstellarFuelSwitch-3.29.2 --- .../InterstellarFuelSwitch-3.29.2.ckan | 63 +++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 InterstellarFuelSwitch/InterstellarFuelSwitch-3.29.2.ckan diff --git a/InterstellarFuelSwitch/InterstellarFuelSwitch-3.29.2.ckan b/InterstellarFuelSwitch/InterstellarFuelSwitch-3.29.2.ckan new file mode 100644 index 0000000000..9f9ede0697 --- /dev/null +++ b/InterstellarFuelSwitch/InterstellarFuelSwitch-3.29.2.ckan @@ -0,0 +1,63 @@ +{ + "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.29.2", + "ksp_version_min": "1.8.1", + "ksp_version_max": "1.11.2", + "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", + "remote-avc": "https://raw.githubusercontent.com/sswelm/KSP-Interstellar-Extended/master/GameData/InterstellarFuelSwitch/Plugins/InterstellarFuelSwitch.version", + "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.29.2", + "download_size": 21894223, + "download_hash": { + "sha1": "84BAA335C35BD7DC86E70B7D03A5BD5F29F0F0A8", + "sha256": "CC1A1FFCD65DB71B6AB59D880F49912E866D0B86DFDFDB3A19E814CBE8696C23" + }, + "download_content_type": "application/zip", + "release_date": "2021-04-25T20:23:53.32187+00:00", + "x_generated_by": "netkan" +}