From e8af26b2af1fe477f536f02603362ae1980614ae Mon Sep 17 00:00:00 2001 From: Winston <44872771+winston-yallow@users.noreply.github.com> Date: Wed, 15 Nov 2023 17:24:45 +0100 Subject: [PATCH] Mark as component --- about.json | 1 + 1 file changed, 1 insertion(+) diff --git a/about.json b/about.json index 51ac74d..b434077 100644 --- a/about.json +++ b/about.json @@ -1,5 +1,6 @@ { "name": "Godot Tweaks", + "component": true, "about_url": "https://github.com/godotengine/discourse-tweaks", "license_url": "https://github.com/godotengine/discourse-tweaks/blob/main/LICENSE" }