From 31ee0764136ba8b07f25cf8bb050b37eeaf3152b Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 26 Sep 2018 21:04:41 +0000 Subject: [PATCH 1/3] "NetKAN generated mods - InterstellarFuelSwitch-Core-3.6.9" --- .../InterstellarFuelSwitch-Core-3.6.9.ckan | 51 +++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 InterstellarFuelSwitch-Core/InterstellarFuelSwitch-Core-3.6.9.ckan diff --git a/InterstellarFuelSwitch-Core/InterstellarFuelSwitch-Core-3.6.9.ckan b/InterstellarFuelSwitch-Core/InterstellarFuelSwitch-Core-3.6.9.ckan new file mode 100644 index 0000000000..9740bab9a5 --- /dev/null +++ b/InterstellarFuelSwitch-Core/InterstellarFuelSwitch-Core-3.6.9.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.9", + "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.9", + "download_size": 8901114, + "download_hash": { + "sha1": "99DEDC9E4ADBC2E7E3503FD27F98DD80E29E6A93", + "sha256": "C0B8C808086F4DE88A714D768F6408545268085383595F81321A53740F9CD78F" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +} From 621135dc0e460d59ff64aba70f4aa0b85d3b56d9 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 26 Sep 2018 21:04:44 +0000 Subject: [PATCH 2/3] "NetKAN generated mods - InterstellarFuelSwitch-3.6.9" --- .../InterstellarFuelSwitch-3.6.9.ckan | 56 +++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 InterstellarFuelSwitch/InterstellarFuelSwitch-3.6.9.ckan diff --git a/InterstellarFuelSwitch/InterstellarFuelSwitch-3.6.9.ckan b/InterstellarFuelSwitch/InterstellarFuelSwitch-3.6.9.ckan new file mode 100644 index 0000000000..554840da66 --- /dev/null +++ b/InterstellarFuelSwitch/InterstellarFuelSwitch-3.6.9.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.9", + "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.9", + "download_size": 8901114, + "download_hash": { + "sha1": "99DEDC9E4ADBC2E7E3503FD27F98DD80E29E6A93", + "sha256": "C0B8C808086F4DE88A714D768F6408545268085383595F81321A53740F9CD78F" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +} From ea64ce361abbb2502a10f8fa62650057a74bd28e Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 26 Sep 2018 21:09:31 +0000 Subject: [PATCH 3/3] "NetKAN generated mods - KSPInterstellarExtended-1.20.1" --- .../KSPInterstellarExtended-1.20.1.ckan | 93 +++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 KSPInterstellarExtended/KSPInterstellarExtended-1.20.1.ckan diff --git a/KSPInterstellarExtended/KSPInterstellarExtended-1.20.1.ckan b/KSPInterstellarExtended/KSPInterstellarExtended-1.20.1.ckan new file mode 100644 index 0000000000..e750986741 --- /dev/null +++ b/KSPInterstellarExtended/KSPInterstellarExtended-1.20.1.ckan @@ -0,0 +1,93 @@ +{ + "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.20.1", + "ksp_version": "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" + }, + { + "name": "InterstellarFuelSwitch" + }, + { + "name": "KerbalJointReinforcement" + }, + { + "name": "PersistentRotation" + }, + { + "name": "PhotonSailor" + }, + { + "name": "BetterBurnTime" + } + ], + "suggests": [ + { + "name": "FilterExtensions" + }, + { + "name": "HeatControl" + }, + { + "name": "TexturesUnlimited" + }, + { + "name": "UniversalStorage" + }, + { + "name": "HideEmptyTechNodes" + } + ], + "install": [ + { + "find": "GameData/WarpPlugin", + "install_to": "GameData" + }, + { + "find": "InterstellarHybridRocketry", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/172/KSP%20Interstellar%20Extended/download/1.20.1", + "download_size": 153499060, + "download_hash": { + "sha1": "10FA1A5E1269D5ED0E0CE5A7D65B46738377D440", + "sha256": "01B73942401E5C52358B4F44ADB65174DDFBE0572E5F441D779F51A8A4B94688" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}