From 093d397106de6132aa991919e935679978d669c0 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Fri, 6 May 2016 09:34:52 +0000 Subject: [PATCH 1/2] "NetKAN generated mods - InterstellarFuelSwitch-Core-2.0.0" --- .../InterstellarFuelSwitch-Core-2.0.0.ckan | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 InterstellarFuelSwitch-Core/InterstellarFuelSwitch-Core-2.0.0.ckan diff --git a/InterstellarFuelSwitch-Core/InterstellarFuelSwitch-Core-2.0.0.ckan b/InterstellarFuelSwitch-Core/InterstellarFuelSwitch-Core-2.0.0.ckan new file mode 100644 index 0000000000..d96d95521b --- /dev/null +++ b/InterstellarFuelSwitch-Core/InterstellarFuelSwitch-Core-2.0.0.ckan @@ -0,0 +1,29 @@ +{ + "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-1462011649.52261.jpg" + }, + "version": "2.0.0", + "ksp_version": "1.1.2", + "install": [ + { + "file": "GameData/InterstellarFuelSwitch/Plugins", + "install_to": "GameData/InterstellarFuelSwitch" + } + ], + "download": "https://spacedock.info/mod/175/Interstellar%20Fuel%20Switch/download/2.0.0", + "download_size": 75393, + "download_hash": { + "sha1": "73B0B4D736D83E1A48D9124D1807667F80EF50B1", + "sha256": "470D2C98A942AE2D57D7905AEDE81D205537C0F152AC5F5B8EFAB6C219A8B843" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +} From da33cb314368984b3fe2938c1d38ddb7e4fbe5cc Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Fri, 6 May 2016 09:34:55 +0000 Subject: [PATCH 2/2] "NetKAN generated mods - InterstellarFuelSwitch-2.0.0" --- .../InterstellarFuelSwitch-2.0.0.ckan | 44 +++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 InterstellarFuelSwitch/InterstellarFuelSwitch-2.0.0.ckan diff --git a/InterstellarFuelSwitch/InterstellarFuelSwitch-2.0.0.ckan b/InterstellarFuelSwitch/InterstellarFuelSwitch-2.0.0.ckan new file mode 100644 index 0000000000..a0dcc4a20f --- /dev/null +++ b/InterstellarFuelSwitch/InterstellarFuelSwitch-2.0.0.ckan @@ -0,0 +1,44 @@ +{ + "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-1462011649.52261.jpg" + }, + "version": "2.0.0", + "ksp_version": "1.1.2", + "depends": [ + { + "name": "CommunityResourcePack", + "min_version": "0.5.1" + }, + { + "name": "InterstellarFuelSwitch-Core", + "min_version": "1.28" + }, + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "InterstellarFuelSwitch", + "install_to": "GameData", + "filter": "Plugins" + } + ], + "download": "https://spacedock.info/mod/175/Interstellar%20Fuel%20Switch/download/2.0.0", + "download_size": 75393, + "download_hash": { + "sha1": "73B0B4D736D83E1A48D9124D1807667F80EF50B1", + "sha256": "470D2C98A942AE2D57D7905AEDE81D205537C0F152AC5F5B8EFAB6C219A8B843" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}