From 2aabef406232447433d71bbb8114d0c173c75552 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 14 Apr 2021 20:12:51 +0000 Subject: [PATCH] NetKAN added mod - InterstellarFuelSwitch-Core-3.29 --- .../InterstellarFuelSwitch-Core-3.29.ckan | 71 +++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 InterstellarFuelSwitch-Core/InterstellarFuelSwitch-Core-3.29.ckan diff --git a/InterstellarFuelSwitch-Core/InterstellarFuelSwitch-Core-3.29.ckan b/InterstellarFuelSwitch-Core/InterstellarFuelSwitch-Core-3.29.ckan new file mode 100644 index 0000000000..c852769f2f --- /dev/null +++ b/InterstellarFuelSwitch-Core/InterstellarFuelSwitch-Core-3.29.ckan @@ -0,0 +1,71 @@ +{ + "spec_version": "v1.4", + "identifier": "InterstellarFuelSwitch-Core", + "name": "Interstellar Fuel Switch Core", + "abstract": "Core plugin for Interstellar Fuel Switch", + "author": "FreeThinker", + "version": "3.29", + "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", + "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": [ + "plugin", + "resources", + "library" + ], + "localizations": [ + "en-us", + "es-es", + "fr-fr", + "ru", + "zh-cn" + ], + "provides": [ + "DeadskinsTextureSwitch", + "DeadskinsMeshSwitch" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "TweakScale" + } + ], + "recommends": [ + { + "name": "CommunityResourcePack", + "min_version": "0.7.1" + } + ], + "install": [ + { + "find": "InterstellarFuelSwitch/Plugins", + "install_to": "GameData/InterstellarFuelSwitch" + }, + { + "find": "InterstellarFuelSwitch/Resources", + "install_to": "GameData/InterstellarFuelSwitch" + }, + { + "find": "InterstellarFuelSwitch/Localization", + "install_to": "GameData/InterstellarFuelSwitch" + } + ], + "download": "https://spacedock.info/mod/175/Interstellar%20Fuel%20Switch/download/3.29", + "download_size": 21892030, + "download_hash": { + "sha1": "0F4C0D260FDE227CCFAA5429022C34E593C198C4", + "sha256": "8AC860FC10EB01641AC12D8FEC064248D5E6BB6C445A096520E638341F14509A" + }, + "download_content_type": "application/zip", + "release_date": "2021-04-14T19:44:53.523326+00:00", + "x_generated_by": "netkan" +}