diff --git a/RasterPropMonitor-Core/RasterPropMonitor-Core-v0.19.2.1.ckan b/RasterPropMonitor-Core/RasterPropMonitor-Core-v0.19.2.1.ckan
new file mode 100644
index 0000000000..c8f1c7e141
--- /dev/null
+++ b/RasterPropMonitor-Core/RasterPropMonitor-Core-v0.19.2.1.ckan
@@ -0,0 +1,36 @@
+{
+    "spec_version": 1,
+    "identifier": "RasterPropMonitor-Core",
+    "name": "RasterPropMonitor Core",
+    "author": [
+        "MOARdV",
+        "Mihara"
+    ],
+    "comment": "This package contains the plugin, and the standard parts library.",
+    "license": "GPL-3.0",
+    "depends": [
+        {
+            "name": "ModuleManager"
+        }
+    ],
+    "install": [
+        {
+            "file": "GameData/JSI",
+            "filter": [
+                "Agencies",
+                "RPMPodPatches"
+            ],
+            "install_to": "GameData"
+        }
+    ],
+    "resources": {
+        "homepage": "http://forum.kerbalspaceprogram.com/threads/117471",
+        "kerbalstuff": "https://kerbalstuff.com/mod/734/RasterPropMonitor"
+    },
+    "ksp_version": "1.0",
+    "abstract": "RasterPropMonitor is a plugin and toolkit that provides functional props within your IVA.",
+    "version": "v0.19.2.1",
+    "download": "https://kerbalstuff.com/mod/734/RasterPropMonitor/download/v0.19.2.1",
+    "x_generated_by": "netkan",
+    "download_size": 593963
+}
diff --git a/RasterPropMonitor/RasterPropMonitor-v0.19.2.1.ckan b/RasterPropMonitor/RasterPropMonitor-v0.19.2.1.ckan
new file mode 100644
index 0000000000..7d1444bce6
--- /dev/null
+++ b/RasterPropMonitor/RasterPropMonitor-v0.19.2.1.ckan
@@ -0,0 +1,45 @@
+{
+    "spec_version": 1,
+    "identifier": "RasterPropMonitor",
+    "author": [
+        "MOARdV",
+        "Mihara"
+    ],
+    "license": "GPL-3.0",
+    "depends": [
+        {
+            "name": "ModuleManager"
+        },
+        {
+            "name": "RasterPropMonitor-Core"
+        }
+    ],
+    "suggests": [
+        {
+            "name": "VesselView-RasterPropMonitor"
+        },
+        {
+            "name": "SCANsat"
+        }
+    ],
+    "install": [
+        {
+            "file": "GameData/JSI",
+            "filter": [
+                "RasterPropMonitor"
+            ],
+            "install_to": "GameData"
+        }
+    ],
+    "resources": {
+        "homepage": "http://forum.kerbalspaceprogram.com/threads/117471",
+        "kerbalstuff": "https://kerbalstuff.com/mod/734/RasterPropMonitor"
+    },
+    "ksp_version": "1.0",
+    "name": "RasterPropMonitor",
+    "abstract": "RasterPropMonitor is a plugin and toolkit that provides functional props within your IVA.",
+    "version": "v0.19.2.1",
+    "download": "https://kerbalstuff.com/mod/734/RasterPropMonitor/download/v0.19.2.1",
+    "x_generated_by": "netkan",
+    "download_size": 593963
+}