Initial commit

This commit is contained in:
2026-04-06 18:41:08 +00:00
commit 0075992205
2 changed files with 21 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# unity-popup-system
A lightweight, low-allocation popup and tooltip system for Unity with category-based isolation, a generic element cache, type-safe element identifiers, and extensible animations.