From 8ee20b7546b44fe18c8184a4919c5350525e1af3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Davy=20H=C3=A9lard?= Date: Fri, 5 Jul 2024 18:58:09 +0200 Subject: [PATCH] [Reviewed] [3D text] Move to the "Text" category --- extensions/community/Text3D.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extensions/community/Text3D.json b/extensions/community/Text3D.json index adf6ac0a..38039252 100644 --- a/extensions/community/Text3D.json +++ b/extensions/community/Text3D.json @@ -1,6 +1,6 @@ { "author": "", - "category": "User interface", + "category": "Text", "extensionNamespace": "", "fullName": "3D text", "helpPath": "", @@ -8,7 +8,7 @@ "name": "Text3D", "previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/0b4ef00ba832f327e84d09b036d18f3fc8d4805e3020f95b034a23f558e17a6c_format-text.svg", "shortDescription": "Display texts in 3D scenes.", - "version": "0.1.0", + "version": "0.1.1", "description": "Display texts with 3D position and rotation.", "tags": [ "3d"