diff --git a/HeatControl/HeatControl-0.1.2.ckan b/HeatControl/HeatControl-0.1.2.ckan
new file mode 100644
index 0000000000..32da80f0dd
--- /dev/null
+++ b/HeatControl/HeatControl-0.1.2.ckan
@@ -0,0 +1,43 @@
+{
+    "spec_version": "v1.4",
+    "identifier": "HeatControl",
+    "name": "HeatControl",
+    "release_status": "stable",
+    "license": "CC-BY-NC-SA-4.0",
+    "depends": [
+        {
+            "name": "HeatControl-Core"
+        },
+        {
+            "name": "ModuleManager"
+        }
+    ],
+    "suggests": [
+        {
+            "name": "CommunityTechTree"
+        }
+    ],
+    "conflicts": [
+        {
+            "name": "DeadlyReentry"
+        }
+    ],
+    "install": [
+        {
+            "find": "HeatControl",
+            "install_to": "GameData",
+            "filter": "HeatControl.dll"
+        }
+    ],
+    "resources": {
+        "homepage": "http://forum.kerbalspaceprogram.com/threads/124391-1-02-Heat-Control-Manage-your-ship-s-heat!?p=1997251#post1997251",
+        "kerbalstuff": "https://kerbalstuff.com/mod/890/Heat%20Control"
+    },
+    "ksp_version": "1.0.2",
+    "abstract": "Insulate, radiate, conduct and transfer your ship's heat",
+    "author": "Nertea",
+    "version": "0.1.2",
+    "download": "https://kerbalstuff.com/mod/890/Heat%20Control/download/0.1.2",
+    "x_generated_by": "netkan",
+    "download_size": 4282263
+}