diff --git a/InterstellarFuelSwitch/InterstellarFuelSwitch-3.4.ckan b/InterstellarFuelSwitch/InterstellarFuelSwitch-3.4.ckan new file mode 100644 index 0000000000..62be7e9f97 --- /dev/null +++ b/InterstellarFuelSwitch/InterstellarFuelSwitch-3.4.ckan @@ -0,0 +1,56 @@ +{ + "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": "3.4", + "ksp_version": "1.4.3", + "depends": [ + { + "name": "CommunityResourcePack", + "min_version": "0.5.1" + }, + { + "name": "InterstellarFuelSwitch-Core", + "min_version": "1.28" + }, + { + "name": "ModuleManager" + } + ], + "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.4", + "download_size": 4868667, + "download_hash": { + "sha1": "7B26B6E126D247DC56AEB65301E41413CFFA706C", + "sha256": "3F2A2EE70E711F2CFAF3001019580E7AE41E5F77036A9AECAEDB3F8716A38E00" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}