From d4da133a26603a68a43f6c5b62d9b85bef7d70a4 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 17 Apr 2019 22:19:11 +0000 Subject: [PATCH 1/8] "NetKAN generated mods - CryoTanks-Core-1.1.2" --- CryoTanks-Core/CryoTanks-Core-1.1.2.ckan | 34 ++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 CryoTanks-Core/CryoTanks-Core-1.1.2.ckan diff --git a/CryoTanks-Core/CryoTanks-Core-1.1.2.ckan b/CryoTanks-Core/CryoTanks-Core-1.1.2.ckan new file mode 100644 index 0000000000..118c2fa352 --- /dev/null +++ b/CryoTanks-Core/CryoTanks-Core-1.1.2.ckan @@ -0,0 +1,34 @@ +{ + "spec_version": "v1.4", + "identifier": "CryoTanks-Core", + "name": "Cryo Tanks Core", + "abstract": "This is the CryoTanks plugin stand-alone, for adding functionality to other mods. It contains no parts and does nothing by itself.", + "author": "ChrisAdderley", + "license": "MIT", + "resources": { + "homepage": "https://github.com/ChrisAdderley/CryoTanks/wiki", + "repository": "https://github.com/ChrisAdderley/CryoTanks" + }, + "version": "1.1.2", + "ksp_version_min": "1.7.0", + "ksp_version_max": "1.7.99", + "supports": [ + { + "name": "CryoTanks" + } + ], + "install": [ + { + "file": "GameData/CryoTanks/Plugins/SimpleBoiloff.dll", + "install_to": "GameData/CryoTanks/Plugins" + } + ], + "download": "https://github.com/ChrisAdderley/CryoTanks/releases/download/1.1.2/CryoTanks_1_1_2.zip", + "download_size": 49550734, + "download_hash": { + "sha1": "97BB37A29384AB7587A15C63EFAF973DD52C233A", + "sha256": "BA5427BA7DF1633D42EFDBCDB65CEC127CD6E1FD110693D33C406121BE2E6FCD" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +} From f992fca56770e5301a9db90657acd5827cb559a4 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 17 Apr 2019 22:19:29 +0000 Subject: [PATCH 2/8] "NetKAN generated mods - CommunityTechTree-1-3.3.7" --- CommunityTechTree/CommunityTechTree-1-3.3.7.ckan | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CommunityTechTree/CommunityTechTree-1-3.3.7.ckan b/CommunityTechTree/CommunityTechTree-1-3.3.7.ckan index 8b3f937430..6d184d5f29 100644 --- a/CommunityTechTree/CommunityTechTree-1-3.3.7.ckan +++ b/CommunityTechTree/CommunityTechTree-1-3.3.7.ckan @@ -2,11 +2,11 @@ "spec_version": "v1.4", "identifier": "CommunityTechTree", "name": "Community Tech Tree", - "abstract": "The Community Tech Tree is a mod designed to extend the stock technology tree to accommodate many community mods in an inclusive and extensible manner. This takes the form of expansions to the current tech tree. It provides new and extended branches for command pods, thermal management, ion engines, nuclear power and propulsion, and many more useful nodes. ", + "abstract": "Community-developed tech tree extension, with support for many mods.", "author": "Nertea", "license": "CC-BY-NC-4.0", "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/90530-11-community-tech-tree-24-last-updated-180416/&page=1", + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/90530-16x-community-tech-tree-january-21/", "spacedock": "https://spacedock.info/mod/534/Community%20Tech%20Tree", "repository": "https://github.com/ChrisAdderley/CommunityTechTree", "x_screenshot": "https://spacedock.info/content/Nertea_200/Community_Tech_Tree/Community_Tech_Tree-1460998599.9045794.png" @@ -57,6 +57,9 @@ { "name": "NearFutureLaunchVehicles" }, + { + "name": "HeatControl" + }, { "name": "StationPartsExpansionRedux" }, From e7d64f173a423b9a706fb915728b16082e915472 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 17 Apr 2019 22:20:14 +0000 Subject: [PATCH 3/8] "NetKAN generated mods - CryoTanks-1.1.2" --- CryoTanks/CryoTanks-1.1.2.ckan | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/CryoTanks/CryoTanks-1.1.2.ckan b/CryoTanks/CryoTanks-1.1.2.ckan index fca9b06f55..22e6de6fda 100644 --- a/CryoTanks/CryoTanks-1.1.2.ckan +++ b/CryoTanks/CryoTanks-1.1.2.ckan @@ -1,17 +1,21 @@ { "spec_version": "v1.4", "identifier": "CryoTanks", - "name": "Cryogenic Tanks", - "abstract": "A set of fuel tanks containing liquid hydrogen, with active cryocooling", + "name": "Cryo Tanks", + "abstract": "A set of fuel tanks for containing Liquid Hydrogen. Also adds Liquid Hydrogen storage to most stock tanks", "author": "ChrisAdderley", - "license": "CC-BY-NC-SA-4.0", + "license": "restricted", "resources": { + "homepage": "https://github.com/ChrisAdderley/CryoTanks/wiki", "repository": "https://github.com/ChrisAdderley/CryoTanks" }, "version": "1.1.2", "ksp_version_min": "1.7.0", "ksp_version_max": "1.7.99", "depends": [ + { + "name": "CryoTanks-Core" + }, { "name": "ModuleManager" }, @@ -32,8 +36,9 @@ ], "install": [ { - "file": "GameData/CryoTanks", - "install_to": "GameData" + "find": "CryoTanks", + "install_to": "GameData", + "filter": "SimpleBoiloff.dll" } ], "download": "https://github.com/ChrisAdderley/CryoTanks/releases/download/1.1.2/CryoTanks_1_1_2.zip", From 13ebb9a9afca215055c566c28ae15140729ff8cf Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 17 Apr 2019 22:20:18 +0000 Subject: [PATCH 4/8] "NetKAN generated mods - DeployableEngines-1.0.1" --- DeployableEngines/DeployableEngines-1.0.1.ckan | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/DeployableEngines/DeployableEngines-1.0.1.ckan b/DeployableEngines/DeployableEngines-1.0.1.ckan index 9669d29153..1b373b6907 100644 --- a/DeployableEngines/DeployableEngines-1.0.1.ckan +++ b/DeployableEngines/DeployableEngines-1.0.1.ckan @@ -4,8 +4,9 @@ "name": "Deployable Engines Plugin", "abstract": "A plugin to manage extending/retracting engine nozzles", "author": "ChrisAdderley", - "license": "CC-BY-NC-SA-4.0", + "license": "MIT", "resources": { + "homepage": "https://github.com/ChrisAdderley/DeployableEngines/wiki", "repository": "https://github.com/ChrisAdderley/DeployableEngines" }, "version": "1.0.1", From 705aa506eb194e95ceed9b5d9c168675a9968edc Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 17 Apr 2019 22:20:21 +0000 Subject: [PATCH 5/8] "NetKAN generated mods - DynamicBatteryStorage-2-1.4.1.0" --- DynamicBatteryStorage/DynamicBatteryStorage-2-1.4.1.0.ckan | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/DynamicBatteryStorage/DynamicBatteryStorage-2-1.4.1.0.ckan b/DynamicBatteryStorage/DynamicBatteryStorage-2-1.4.1.0.ckan index 54f9301ab3..59b5356e13 100644 --- a/DynamicBatteryStorage/DynamicBatteryStorage-2-1.4.1.0.ckan +++ b/DynamicBatteryStorage/DynamicBatteryStorage-2-1.4.1.0.ckan @@ -4,8 +4,9 @@ "name": "Dynamic Battery Storage", "abstract": "A plugin that works around the problems of stock electricity consumption/generation at high time warp", "author": "ChrisAdderley", - "license": "CC-BY-NC-SA-4.0", + "license": "MIT", "resources": { + "homepage": "https://github.com/ChrisAdderley/DynamicBatteryStorage/wiki", "repository": "https://github.com/ChrisAdderley/DynamicBatteryStorage" }, "version": "2:1.4.1.0", From 7ed2477d0986bdbf1b58685068144add85ac4ff7 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 17 Apr 2019 22:20:30 +0000 Subject: [PATCH 6/8] "NetKAN generated mods - HeatControl-0.4.11" --- HeatControl/HeatControl-0.4.11.ckan | 42 +++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 HeatControl/HeatControl-0.4.11.ckan diff --git a/HeatControl/HeatControl-0.4.11.ckan b/HeatControl/HeatControl-0.4.11.ckan new file mode 100644 index 0000000000..2047a5a8ed --- /dev/null +++ b/HeatControl/HeatControl-0.4.11.ckan @@ -0,0 +1,42 @@ +{ + "spec_version": "v1.4", + "identifier": "HeatControl", + "name": "Heat Control", + "abstract": "New categories of heat radiator for your spacecraft", + "author": "Nertea", + "license": "restricted", + "release_status": "stable", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/112027-16x-heat-control-more-radiators-january-21/&page=1", + "spacedock": "https://spacedock.info/mod/537/Heat%20Control", + "repository": "https://github.com/ChrisAdderley/HeatControl", + "x_screenshot": "https://spacedock.info/content/Nertea_200/Heat_Control/Heat_Control-1461001260.81544.png" + }, + "version": "0.4.11", + "ksp_version_min": "1.6.0", + "ksp_version_max": "1.7.99", + "depends": [ + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "CommunityTechTree" + } + ], + "install": [ + { + "find": "HeatControl", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/537/Heat%20Control/download/0.4.11", + "download_size": 6049724, + "download_hash": { + "sha1": "C19AE3CD8D8D458F623AEFC1B6FD8AABBB88FF12", + "sha256": "2BBD304659FBCD70E900AAF3C77D26C72C01FB47C118F20E36FED3DC915B3C2F" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +} From d8afacd2addd2a48c84848124b99e8bb6ff9b646 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 17 Apr 2019 22:20:51 +0000 Subject: [PATCH 7/8] "NetKAN generated mods - NearFutureLaunchVehicles-1.1.11" --- .../NearFutureLaunchVehicles-1.1.11.ckan | 52 +++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 NearFutureLaunchVehicles/NearFutureLaunchVehicles-1.1.11.ckan diff --git a/NearFutureLaunchVehicles/NearFutureLaunchVehicles-1.1.11.ckan b/NearFutureLaunchVehicles/NearFutureLaunchVehicles-1.1.11.ckan new file mode 100644 index 0000000000..016db556a1 --- /dev/null +++ b/NearFutureLaunchVehicles/NearFutureLaunchVehicles-1.1.11.ckan @@ -0,0 +1,52 @@ +{ + "spec_version": "v1.4", + "identifier": "NearFutureLaunchVehicles", + "name": "Near Future Launch Vehicles", + "abstract": "Large launch vehicle parts in the 5 and 7.5m size categories", + "author": "Nertea", + "license": "restricted", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/155465-16x-near-future-technologies-16x-fixes-jan-21/", + "spacedock": "https://spacedock.info/mod/1434/Near%20Future%20Launch%20Vehicles", + "repository": "https://github.com/ChrisAdderley/NearFutureLaunchVehicles", + "x_screenshot": "https://spacedock.info/content/Nertea_200/Near_Future_Launch_Vehicles/Near_Future_Launch_Vehicles-1499401603.647544.png" + }, + "version": "1.1.11", + "ksp_version_min": "1.7.0", + "ksp_version_max": "1.7.99", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "B9PartSwitch" + } + ], + "recommends": [ + { + "name": "CommunityTechTree" + } + ], + "suggests": [ + { + "name": "CryoEngines" + }, + { + "name": "KerbalAtomics" + } + ], + "install": [ + { + "find": "NearFutureLaunchVehicles", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/1434/Near%20Future%20Launch%20Vehicles/download/1.1.11", + "download_size": 42800026, + "download_hash": { + "sha1": "F15B1E133C91377CE051B35B14AC2545DF0754DC", + "sha256": "83EC893F31C548AB50E549394E84DB4B8815348581612E836531D695C57C856A" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +} From 2f9ee31ace6d79089ebefb84c9c4539308dae14e Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 17 Apr 2019 22:21:25 +0000 Subject: [PATCH 8/8] "NetKAN generated mods - NearFutureProps-1-0.5.1" --- NearFutureProps/NearFutureProps-1-0.5.1.ckan | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NearFutureProps/NearFutureProps-1-0.5.1.ckan b/NearFutureProps/NearFutureProps-1-0.5.1.ckan index 58058d3952..a289a74a77 100644 --- a/NearFutureProps/NearFutureProps-1-0.5.1.ckan +++ b/NearFutureProps/NearFutureProps-1-0.5.1.ckan @@ -2,12 +2,12 @@ "spec_version": "v1.4", "identifier": "NearFutureProps", "name": "Near Future IVA Props", - "abstract": "Props used to build IVA spaces in various mods by Nertea", + "abstract": "Prop pack used to accessorize and decorate IVA spaces", "author": "ChrisAdderley", "license": "CC-BY-NC-SA-4.0", "resources": { "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/166941-*", - "repository": "https://github.com/ChrisAdderley/NearFutureProps" + "repository": "https://github.com/ChrisAdderley/NearFutureElectrical" }, "version": "1:0.5.1", "ksp_version_min": "1.7.0", @@ -17,7 +17,7 @@ "name": "NearFutureSpacecraft" }, { - "name": "StationPartsExpansion" + "name": "StationPartsExpansionRedux" } ], "install": [