diff --git a/Kerbalism/Kerbalism-3.3.ckan b/Kerbalism/Kerbalism-3.3.ckan
new file mode 100644
index 0000000000..7b777e1075
--- /dev/null
+++ b/Kerbalism/Kerbalism-3.3.ckan
@@ -0,0 +1,81 @@
+{
+    "spec_version": "v1.18",
+    "identifier": "Kerbalism",
+    "name": "Kerbalism",
+    "abstract": "Add life support, quality-of-life, radiation, malfunctions, signals and space weather mechanics.",
+    "author": "Kerbalism Contributors",
+    "version": "3.3",
+    "ksp_version_min": "1.5.0",
+    "ksp_version_max": "1.8.9",
+    "license": "Unlicense",
+    "resources": {
+        "homepage": "https://kerbalism.github.io/Kerbalism",
+        "repository": "https://github.com/Kerbalism/Kerbalism"
+    },
+    "tags": [
+        "plugin",
+        "parts",
+        "crewed",
+        "science",
+        "resources"
+    ],
+    "localizations": [
+        "zh-cn"
+    ],
+    "depends": [
+        {
+            "name": "ModuleManager"
+        },
+        {
+            "name": "CommunityResourcePack"
+        },
+        {
+            "name": "Kerbalism-Config"
+        }
+    ],
+    "recommends": [
+        {
+            "name": "KerbalChangelog"
+        }
+    ],
+    "supports": [
+        {
+            "name": "ConnectedLivingSpace"
+        },
+        {
+            "name": "CryoTanks"
+        },
+        {
+            "name": "KerbalAtomics"
+        },
+        {
+            "name": "KerbalPlanetaryBaseSystems"
+        },
+        {
+            "name": "NearFutureElectrical"
+        },
+        {
+            "name": "NearFutureSolar"
+        },
+        {
+            "name": "NearFutureSpacecraft"
+        },
+        {
+            "name": "SCANsat"
+        }
+    ],
+    "install": [
+        {
+            "find": "Kerbalism",
+            "install_to": "GameData"
+        }
+    ],
+    "download": "https://github.com/Kerbalism/Kerbalism/releases/download/3.3/Kerbalism-Core_v3.3_for_KSP1.5.0-1.8.9.zip",
+    "download_size": 1583198,
+    "download_hash": {
+        "sha1": "8E4713DA80F4466570648DF44423D5434F895FDA",
+        "sha256": "3AAC742BFFD5C80CBC5A6B288077874F595AF674360C7B83AD8AFFF3985AF983"
+    },
+    "download_content_type": "application/zip",
+    "x_generated_by": "netkan"
+}