From c3c29d01433b1818c70747f6717bf70dae9c9ee0 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 2 Sep 2018 16:06:08 +0000 Subject: [PATCH 1/4] "NetKAN generated mods - InterstellarFuelSwitch-Core-3.6.6" --- .../InterstellarFuelSwitch-Core-3.6.6.ckan | 51 +++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 InterstellarFuelSwitch-Core/InterstellarFuelSwitch-Core-3.6.6.ckan diff --git a/InterstellarFuelSwitch-Core/InterstellarFuelSwitch-Core-3.6.6.ckan b/InterstellarFuelSwitch-Core/InterstellarFuelSwitch-Core-3.6.6.ckan new file mode 100644 index 0000000000..376533a790 --- /dev/null +++ b/InterstellarFuelSwitch-Core/InterstellarFuelSwitch-Core-3.6.6.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": "3.6.6", + "ksp_version": "1.4.5", + "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/3.6.6", + "download_size": 8709797, + "download_hash": { + "sha1": "A40153EA65049587FE971688A7E4A099F049B461", + "sha256": "CF2054D2CD13949375E1A14D5035D91EFEAB8B0107336E925D45A4B8CF0E2D26" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +} From 0674dc142d5ba5ed6041018eedc5d936f389b023 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 2 Sep 2018 16:06:12 +0000 Subject: [PATCH 2/4] "NetKAN generated mods - InterstellarFuelSwitch-3.6.6" --- .../InterstellarFuelSwitch-3.6.6.ckan | 56 +++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 InterstellarFuelSwitch/InterstellarFuelSwitch-3.6.6.ckan diff --git a/InterstellarFuelSwitch/InterstellarFuelSwitch-3.6.6.ckan b/InterstellarFuelSwitch/InterstellarFuelSwitch-3.6.6.ckan new file mode 100644 index 0000000000..d984de90e4 --- /dev/null +++ b/InterstellarFuelSwitch/InterstellarFuelSwitch-3.6.6.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.6.6", + "ksp_version": "1.4.5", + "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.6.6", + "download_size": 8709797, + "download_hash": { + "sha1": "A40153EA65049587FE971688A7E4A099F049B461", + "sha256": "CF2054D2CD13949375E1A14D5035D91EFEAB8B0107336E925D45A4B8CF0E2D26" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +} From f3afc04b2a7b7c0e2fd4b727f622e8c31a537690 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Mon, 3 Sep 2018 00:39:30 +0800 Subject: [PATCH 3/4] NetKAN inflated: KSPInterstellarExtended (#1359) --- .../KSPInterstellarExtended-1.19.6.ckan | 105 ++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 KSPInterstellarExtended/KSPInterstellarExtended-1.19.6.ckan diff --git a/KSPInterstellarExtended/KSPInterstellarExtended-1.19.6.ckan b/KSPInterstellarExtended/KSPInterstellarExtended-1.19.6.ckan new file mode 100644 index 0000000000..8c78955cfb --- /dev/null +++ b/KSPInterstellarExtended/KSPInterstellarExtended-1.19.6.ckan @@ -0,0 +1,105 @@ +{ + "spec_version": "v1.4", + "identifier": "KSPInterstellarExtended", + "name": "KSP Interstellar Extended", + "abstract": "KSP Interstellar Extended (KSPI-E) is a plugin for Kerbal Space Program, designed to encourage bootstrapping toward ever more advanced levels of technology as well as utilizing In-Situ resources to expand the reach of Kerbal civilization. KSP Interstellar Extended aims to continue in Fractals original KSPI vision in providing a realistic road to the stars. Note: requires CTT 3.0.1", + "author": "FreeThinker", + "license": "GPL-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/172026-*", + "spacedock": "https://spacedock.info/mod/172/KSP%20Interstellar%20Extended", + "repository": "https://github.com/sswelm/KSP-Interstellar-Extended", + "x_screenshot": "https://spacedock.info/content/FreeThinker_517/KSP_Interstellar_Extended/KSP_Interstellar_Extended-1470128568.7429862.png" + }, + "version": "1.19.6", + "ksp_version_min": "1.3.1", + "ksp_version_max": "1.4.5", + "depends": [ + { + "name": "CommunityResourcePack", + "min_version": "0.7.1" + }, + { + "name": "CommunityTechTree", + "min_version": "1:3.2.0" + }, + { + "name": "InterstellarFuelSwitch-Core", + "min_version": "2.9.5" + }, + { + "name": "TweakScale", + "min_version": "2.3.3" + }, + { + "name": "ModuleManager", + "min_version": "2.8.1" + } + ], + "recommends": [ + { + "name": "PatchManager", + "min_version": "0.0.10" + }, + { + "name": "UniversalStorage", + "min_version": "1.2.2" + }, + { + "name": "InterstellarFuelSwitch", + "min_version": "2.9.5" + }, + { + "name": "FilterExtensions", + "min_version": "3.0.0" + }, + { + "name": "HideEmptyTechNodes", + "min_version": "0.8.0" + }, + { + "name": "KerbalJointReinforcement" + }, + { + "name": "UniversalStorage" + }, + { + "name": "PersistentRotation" + }, + { + "name": "PhotonSailor" + }, + { + "name": "TexturesUnlimited" + }, + { + "name": "HeatControl" + }, + { + "name": "ToolbarController" + } + ], + "suggests": [ + { + "name": "FilterExtensions" + } + ], + "install": [ + { + "find": "GameData/WarpPlugin", + "install_to": "GameData" + }, + { + "find": "InterstellarHybridRocketry", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/172/KSP%20Interstellar%20Extended/download/1.19.6", + "download_size": 154583518, + "download_hash": { + "sha1": "E757C2B60765228E4BD5B05895406E94B68F889A", + "sha256": "5DD46003DBC422DA72DDE4CAA9AEF59F1B5AE219B3A7B4C46BBEDA381AE53D76" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +} From 433dc379f5e2331c658cb2e42aea9daa57ec2ead Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Mon, 3 Sep 2018 00:48:11 +0800 Subject: [PATCH 4/4] NetKAN inflated: KSPInterstellarExtended (#1360) --- .../KSPInterstellarExtended-1.19.6.ckan | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/KSPInterstellarExtended/KSPInterstellarExtended-1.19.6.ckan b/KSPInterstellarExtended/KSPInterstellarExtended-1.19.6.ckan index 8c78955cfb..358a7f8aae 100644 --- a/KSPInterstellarExtended/KSPInterstellarExtended-1.19.6.ckan +++ b/KSPInterstellarExtended/KSPInterstellarExtended-1.19.6.ckan @@ -38,24 +38,19 @@ ], "recommends": [ { - "name": "PatchManager", - "min_version": "0.0.10" + "name": "PatchManager" }, { - "name": "UniversalStorage", - "min_version": "1.2.2" + "name": "UniversalStorage" }, { - "name": "InterstellarFuelSwitch", - "min_version": "2.9.5" + "name": "InterstellarFuelSwitch" }, { - "name": "FilterExtensions", - "min_version": "3.0.0" + "name": "FilterExtensions" }, { - "name": "HideEmptyTechNodes", - "min_version": "0.8.0" + "name": "HideEmptyTechNodes" }, { "name": "KerbalJointReinforcement" @@ -77,6 +72,9 @@ }, { "name": "ToolbarController" + }, + { + "name": "BetterBurnTime" } ], "suggests": [