From 11f2755d7e92dc2beaeec13909d92ae2fc7e3bef Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 3 Mar 2018 17:08:53 +0000 Subject: [PATCH 1/2] "NetKAN generated mods - InterstellarFuelSwitch-Core-2.10.5" --- .../InterstellarFuelSwitch-Core-2.10.5.ckan | 51 +++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 InterstellarFuelSwitch-Core/InterstellarFuelSwitch-Core-2.10.5.ckan diff --git a/InterstellarFuelSwitch-Core/InterstellarFuelSwitch-Core-2.10.5.ckan b/InterstellarFuelSwitch-Core/InterstellarFuelSwitch-Core-2.10.5.ckan new file mode 100644 index 0000000000..5c2fdb0bf1 --- /dev/null +++ b/InterstellarFuelSwitch-Core/InterstellarFuelSwitch-Core-2.10.5.ckan @@ -0,0 +1,51 @@ +{ + "spec_version": "v1.4", + "identifier": "InterstellarFuelSwitch-Core", + "name": "Interstellar Fuel Switch Core", + "abstract": "Core plugin for Interstellar Fuel Switch", + "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", + "x_screenshot": "https://spacedock.info/content/FreeThinker_517/Interstellar_Fuel_Switch/Interstellar_Fuel_Switch-1481278354.0821617.jpg" + }, + "version": "2.10.5", + "ksp_version": "1.3.1", + "provides": [ + "DeadskinsTextureSwitch", + "DeadskinsMeshSwitch" + ], + "recommends": [ + { + "name": "CommunityResourcePack", + "min_version": "0.7.1" + }, + { + "name": "TweakScale", + "min_version": "2.3.6" + } + ], + "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/2.10.5", + "download_size": 4881503, + "download_hash": { + "sha1": "2E45DAE789846606EB23EAEC59FE10F170B7155C", + "sha256": "2DC98558A096ED1896F428EB55D7EDE31AEC50BBEFED64F668BED829E4CA61CB" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +} From fb7a73e045d44645b877a94215609932b208356e Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 3 Mar 2018 17:08:56 +0000 Subject: [PATCH 2/2] "NetKAN generated mods - InterstellarFuelSwitch-2.10.5" --- .../InterstellarFuelSwitch-2.10.5.ckan | 56 +++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 InterstellarFuelSwitch/InterstellarFuelSwitch-2.10.5.ckan diff --git a/InterstellarFuelSwitch/InterstellarFuelSwitch-2.10.5.ckan b/InterstellarFuelSwitch/InterstellarFuelSwitch-2.10.5.ckan new file mode 100644 index 0000000000..ac49dc3e8d --- /dev/null +++ b/InterstellarFuelSwitch/InterstellarFuelSwitch-2.10.5.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": "2.10.5", + "ksp_version": "1.3.1", + "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/2.10.5", + "download_size": 4881503, + "download_hash": { + "sha1": "2E45DAE789846606EB23EAEC59FE10F170B7155C", + "sha256": "2DC98558A096ED1896F428EB55D7EDE31AEC50BBEFED64F668BED829E4CA61CB" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}