From 68a9877f23cfb95acec98e074cd3c42469a7fd49 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 17 Aug 2021 17:47:22 +0000 Subject: [PATCH] NetKAN added mod - SystemHeat-FissionEngines-0.5.5 --- .../SystemHeat-FissionEngines-0.5.5.ckan | 67 +++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 SystemHeat-FissionEngines/SystemHeat-FissionEngines-0.5.5.ckan diff --git a/SystemHeat-FissionEngines/SystemHeat-FissionEngines-0.5.5.ckan b/SystemHeat-FissionEngines/SystemHeat-FissionEngines-0.5.5.ckan new file mode 100644 index 0000000000..dbebeab1a4 --- /dev/null +++ b/SystemHeat-FissionEngines/SystemHeat-FissionEngines-0.5.5.ckan @@ -0,0 +1,67 @@ +{ + "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.5.5", + "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.5.5/SystemHeat_0_5_5.zip", + "download_size": 1280194, + "download_hash": { + "sha1": "27213C0AEA76266F497D81C0547CD84B68D34E1A", + "sha256": "FB5C27FC07FB1052768D15170E0C11CB05CD9C238E3D3006E94FD50806559E3A" + }, + "download_content_type": "application/zip", + "release_date": "2021-08-17T17:40:30Z", + "x_generated_by": "netkan" +}