From 6b7030c5c6e07233f0f6ee48395fa99659e78cec Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Fri, 1 Jan 2021 16:46:33 +0000 Subject: [PATCH] NetKAN added mod - SystemHeat-0.3.4 --- SystemHeat/SystemHeat-0.3.4.ckan | 65 ++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 SystemHeat/SystemHeat-0.3.4.ckan diff --git a/SystemHeat/SystemHeat-0.3.4.ckan b/SystemHeat/SystemHeat-0.3.4.ckan new file mode 100644 index 0000000000..a7c39b5971 --- /dev/null +++ b/SystemHeat/SystemHeat-0.3.4.ckan @@ -0,0 +1,65 @@ +{ + "spec_version": "v1.4", + "identifier": "SystemHeat", + "name": "System Heat", + "abstract": "System Heat revamps the Core Heat system used in stock KSP to drive drills and harvesters with a new, more powerful system. This core package does not make changes to the base game - install other SystemHeat packs to change drills, converters and the like to use Systemheat", + "author": "Nertea (Chris Adderley)", + "version": "0.3.4", + "ksp_version_min": "1.11.0", + "ksp_version_max": "1.11.99", + "license": "CC-BY-NC-SA-4.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/193909-1", + "repository": "https://github.com/post-kerbin-mining-corporation/SystemHeat", + "bugtracker": "https://github.com/post-kerbin-mining-corporation/SystemHeat/issues", + "metanetkan": "https://github.com/post-kerbin-mining-corporation/SystemHeat/raw/master/CKAN/SystemHeat.netkan" + }, + "tags": [ + "parts", + "plugin" + ], + "localizations": [ + "ru", + "en-us", + "zh-cn" + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "recommends": [ + { + "name": "HeatControl" + } + ], + "suggests": [ + { + "name": "SystemHeatConverters" + }, + { + "name": "SystemHeatFissionReactors" + }, + { + "name": "SystemHeatFissionEngines" + }, + { + "name": "SystemHeatHarvesters" + } + ], + "install": [ + { + "find": "SystemHeat", + "install_to": "GameData" + } + ], + "download": "https://github.com/post-kerbin-mining-corporation/SystemHeat/releases/download/0.3.4/SystemHeat_0_3_4.zip", + "download_size": 2152317, + "download_hash": { + "sha1": "13787DBA748B7776A961FFF675D933FA80EA6CC6", + "sha256": "31680D0643AC4F9D63A932273A359937676C3679D655300500755081E1236870" + }, + "download_content_type": "application/zip", + "release_date": "2021-01-01T15:57:45Z", + "x_generated_by": "netkan" +}