Initial commit

This commit is contained in:
bucket
2026-03-06 23:35:19 +01:00
commit 719d1628e0
46 changed files with 1581 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
class_name altshowcase extends Control
@export var name_label: Label
@export var uid_label: Label
@export var count_label: Label
@export var search_alts_button: Button