diff --git a/Sandcastle/Sandcastle-v1.0.ckan b/Sandcastle/Sandcastle-v1.0.ckan
new file mode 100644
index 0000000000..6ad834ccbe
--- /dev/null
+++ b/Sandcastle/Sandcastle-v1.0.ckan
@@ -0,0 +1,61 @@
+{
+    "spec_version": "v1.10",
+    "identifier": "Sandcastle",
+    "name": "Sandcastle",
+    "abstract": "Base building with KSP stock EVA Construction",
+    "author": "Angel-125",
+    "version": "v1.0",
+    "ksp_version_min": "1.12.2",
+    "license": "restricted",
+    "resources": {
+        "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/201137-*",
+        "repository": "https://github.com/Angel-125/Sandcastle",
+        "bugtracker": "https://github.com/Angel-125/Sandcastle/issues",
+        "remote-avc": "https://raw.githubusercontent.com/Angel-125/Sandcastle/main/ReleaseFolder/GameData/WildBlueIndustries/Sandcastle/Sandcastle.version"
+    },
+    "tags": [
+        "plugin",
+        "parts",
+        "crewed"
+    ],
+    "localizations": [
+        "en-us"
+    ],
+    "depends": [
+        {
+            "name": "ModuleManager"
+        },
+        {
+            "name": "NearFutureProps"
+        }
+    ],
+    "recommends": [
+        {
+            "name": "ExtraPlanetaryLaunchpads"
+        },
+        {
+            "name": "KSP-PartVolume"
+        }
+    ],
+    "supports": [
+        {
+            "name": "WildBlueTools"
+        }
+    ],
+    "install": [
+        {
+            "find": "GameData/WildBlueIndustries",
+            "install_to": "GameData",
+            "filter_regexp": "\\.pdb$"
+        }
+    ],
+    "download": "https://github.com/Angel-125/Sandcastle/releases/download/v1.0/Sandcastle.zip",
+    "download_size": 65258513,
+    "download_hash": {
+        "sha1": "1EED36879317E92E8666A77A13FBF2988F82143E",
+        "sha256": "EA9B59495681CCFA5CD9831FF383E659093898492E634B4B72DD164CE574578A"
+    },
+    "download_content_type": "application/zip",
+    "release_date": "2022-01-24T19:05:38Z",
+    "x_generated_by": "netkan"
+}