From 59cf8293f1b8d789216bc9ea9374a347499789f0 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 27 Jul 2021 04:17:30 +0000 Subject: [PATCH] NetKAN added mod - SystemHeat-0.5.0 --- SystemHeat/SystemHeat-0.5.0.ckan | 66 ++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 SystemHeat/SystemHeat-0.5.0.ckan diff --git a/SystemHeat/SystemHeat-0.5.0.ckan b/SystemHeat/SystemHeat-0.5.0.ckan new file mode 100644 index 0000000000..7ec4bf1cc4 --- /dev/null +++ b/SystemHeat/SystemHeat-0.5.0.ckan @@ -0,0 +1,66 @@ +{ + "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.5.0", + "ksp_version_min": "1.11.0", + "ksp_version_max": "1.12.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", + "remote-avc": "https://raw.githubusercontent.com/post-kerbin-mining-corporation/SystemHeat/master/GameData/SystemHeat/Versioning/SystemHeat.version" + }, + "tags": [ + "parts", + "plugin" + ], + "localizations": [ + "en-us", + "zh-cn", + "ru" + ], + "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.5.0/SystemHeat_0_5_0.zip", + "download_size": 1278397, + "download_hash": { + "sha1": "B6050FE34F381BA03D9F69DDE437777A8D538681", + "sha256": "549489CAFCCF99B6B5614B5809B7FD4E1B6ABCE8E498217FFA8D27E411943AC7" + }, + "download_content_type": "application/zip", + "release_date": "2021-07-27T04:09:27Z", + "x_generated_by": "netkan" +}