From 7a29547e0f0eb7c593e4d7ed6ff3f360e4bc480f Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 22 Jun 2021 22:17:33 +0000 Subject: [PATCH] NetKAN added mod - SystemHeat-FissionReactors-0.4.3 --- .../SystemHeat-FissionReactors-0.4.3.ckan | 64 +++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 SystemHeat-FissionReactors/SystemHeat-FissionReactors-0.4.3.ckan diff --git a/SystemHeat-FissionReactors/SystemHeat-FissionReactors-0.4.3.ckan b/SystemHeat-FissionReactors/SystemHeat-FissionReactors-0.4.3.ckan new file mode 100644 index 0000000000..f0c0c00a1c --- /dev/null +++ b/SystemHeat-FissionReactors/SystemHeat-FissionReactors-0.4.3.ckan @@ -0,0 +1,64 @@ +{ + "spec_version": "v1.4", + "identifier": "SystemHeat-FissionReactors", + "name": "System Heat - Nuclear Reactor Configuration", + "abstract": "This System Heat configuration pack modifies nuclear reactors to use the SystemHeat backend. This principally applies to Near Future Electrical reactors. WARNING: potentially vessel-breaking.", + "author": "Nertea (Chris Adderley)", + "version": "0.4.3", + "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-FissionReactors.netkan", + "remote-avc": "https://raw.githubusercontent.com/post-kerbin-mining-corporation/SystemHeat/master/GameData/SystemHeat/Versioning/SystemHeat.version" + }, + "tags": [ + "parts", + "plugin" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "SystemHeat" + }, + { + "name": "CommunityResourcePack" + } + ], + "recommends": [ + { + "name": "NearFutureElectrical" + } + ], + "suggests": [ + { + "name": "SystemHeatConverters" + }, + { + "name": "SystemHeatFissionEngines" + }, + { + "name": "SystemHeatHarvesters" + } + ], + "install": [ + { + "find": "SystemHeatFissionReactors", + "install_to": "GameData" + } + ], + "download": "https://github.com/post-kerbin-mining-corporation/SystemHeat/releases/download/0.4.3/SystemHeat_0_4_3.zip", + "download_size": 2241651, + "download_hash": { + "sha1": "F4853202EAF1657989B8D055BFD77E3ECF1BAC6F", + "sha256": "75E25B3E91CBB0E9CEACD5565A1BBD16EB390E3C612B3A2337955D35A0D57B54" + }, + "download_content_type": "application/zip", + "release_date": "2021-06-22T17:56:23Z", + "x_generated_by": "netkan" +}