diff --git a/SystemHeat-FissionEngines/SystemHeat-FissionEngines-0.3.9.ckan b/SystemHeat-FissionEngines/SystemHeat-FissionEngines-0.3.9.ckan
new file mode 100644
index 0000000000..e4bbe355bf
--- /dev/null
+++ b/SystemHeat-FissionEngines/SystemHeat-FissionEngines-0.3.9.ckan
@@ -0,0 +1,64 @@
+{
+    "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.3.9",
+    "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-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"
+        }
+    ],
+    "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.3.9/SystemHeat_0_3_9.zip",
+    "download_size": 2141483,
+    "download_hash": {
+        "sha1": "489325A0DBC0C6941DF8EBC507FBBA460B5115DD",
+        "sha256": "8D9822FEDC6CA6504AB3194B37A4FA155FA714E3920CC22F32D671B06B058389"
+    },
+    "download_content_type": "application/zip",
+    "release_date": "2021-03-09T06:24:27Z",
+    "x_generated_by": "netkan"
+}