From 14367665dcddaed76a8d0af2b7cdefc9e26d3341 Mon Sep 17 00:00:00 2001 From: Erwan MATHIEU Date: Thu, 20 Feb 2025 08:40:12 +0100 Subject: [PATCH] Add note for platform availability CURA-12407 --- resources/bundled_packages/cura.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/bundled_packages/cura.json b/resources/bundled_packages/cura.json index e3e4f02c1f..1b32ee3484 100644 --- a/resources/bundled_packages/cura.json +++ b/resources/bundled_packages/cura.json @@ -4,7 +4,7 @@ "package_id": "3DConnexion", "package_type": "plugin", "display_name": "3DConnexion mouses", - "description": "Allows working with 3D mouses inside Cura.", + "description": "Allows working with 3D mouses inside Cura.\nOnly available on Windows and MacOS.", "package_version": "1.0.0", "sdk_version": "8.6.0", "website": "https://3dconnexion.com",