From d0224766f6355f872adb3ce043d45a06447c9a22 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Mon, 2 Sep 2024 05:52:58 +0000 Subject: [PATCH] NetKAN added mod - SystemHeat-FissionEngines-0.7.4 --- .../SystemHeat-FissionEngines-0.7.4.ckan | 68 +++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 SystemHeat-FissionEngines/SystemHeat-FissionEngines-0.7.4.ckan diff --git a/SystemHeat-FissionEngines/SystemHeat-FissionEngines-0.7.4.ckan b/SystemHeat-FissionEngines/SystemHeat-FissionEngines-0.7.4.ckan new file mode 100644 index 0000000000..52c3ffafca --- /dev/null +++ b/SystemHeat-FissionEngines/SystemHeat-FissionEngines-0.7.4.ckan @@ -0,0 +1,68 @@ +{ + "spec_version": "v1.4", + "identifier": "SystemHeat-FissionEngines", + "name": "System Heat - Nuclear Engine Configuration", + "abstract": "This System Heat config package changes nuclear thermal engines to use the System Heat backend. WARNING: potentially vessel-breaking.", + "author": "Nertea (Chris Adderley)", + "version": "0.7.4", + "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-FissionEngines.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" + } + ], + "suggests": [ + { + "name": "SystemHeatConverters" + }, + { + "name": "SystemHeatFissionReactors" + }, + { + "name": "SystemHeatHarvesters" + }, + { + "name": "KerbalAtomics" + } + ], + "conflicts": [ + { + "name": "KerbalAtomics-NFECompatibility" + } + ], + "install": [ + { + "find": "SystemHeatFissionEngines", + "install_to": "GameData" + } + ], + "download": "https://github.com/post-kerbin-mining-corporation/SystemHeat/releases/download/0.7.4/SystemHeat_0_7_4.zip", + "download_size": 1326269, + "download_hash": { + "sha1": "2CD9F327329C36AC0207823639DCD49B4B646D02", + "sha256": "A572A0EE7ABCC86A6A81446F7799E90B129AAD497D688E114053D92F795C5505" + }, + "download_content_type": "application/zip", + "install_size": 23243, + "release_date": "2024-09-02T05:29:57Z", + "x_generated_by": "netkan" +}