feat: add multiple done boxes

bug: can edit the text only once for whatever reason?
This commit is contained in:
LunarAkai 2025-07-02 23:22:29 +02:00
commit 3fa14dc268
16 changed files with 215 additions and 48 deletions

7
addons/uuid/plugin.cfg Normal file
View file

@ -0,0 +1,7 @@
[plugin]
name="godot-uuid"
description="Unique identifier generation v4 for Godot Engine"
author="Binogure Studio"
version="3.0.0"
script="plugin.gd"