From 00d508c3231a07d2bc658734ecc3741b8743a2a7 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Mon, 1 Feb 2021 17:46:03 +0000 Subject: [PATCH] NetKAN added mod - SystemHeat-FissionReactors-0.3.7 --- .../SystemHeat-FissionReactors-0.3.7.ckan | 61 +++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 SystemHeat-FissionReactors/SystemHeat-FissionReactors-0.3.7.ckan diff --git a/SystemHeat-FissionReactors/SystemHeat-FissionReactors-0.3.7.ckan b/SystemHeat-FissionReactors/SystemHeat-FissionReactors-0.3.7.ckan new file mode 100644 index 0000000000..3c254dd80b --- /dev/null +++ b/SystemHeat-FissionReactors/SystemHeat-FissionReactors-0.3.7.ckan @@ -0,0 +1,61 @@ +{ + "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.3.7", + "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" + } + ], + "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.3.7/SystemHeat_0_3_7.zip", + "download_size": 2140895, + "download_hash": { + "sha1": "D9A14A95A9217033F1CC32BD3D3081B183D159BE", + "sha256": "8C8AFFC7A931E64AF563FBFB0B097085EC9979C7ACAFB6A4AD9491214E6961E4" + }, + "download_content_type": "application/zip", + "release_date": "2021-02-01T17:28:48Z", + "x_generated_by": "netkan" +}