Show options button + background color per chat entry

This commit is contained in:
2025-08-23 13:41:30 -07:00
parent b09ca19505
commit 1477b8e112
4 changed files with 145 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
{
"dependencies": {
"com.nobi.roundedcorners": "https://github.com/ReForge-Mode/Unity_UI_Rounded_Corners.git",
"com.unity.2d.animation": "12.0.2",
"com.unity.2d.aseprite": "2.0.1",
"com.unity.2d.psdimporter": "11.0.1",

View File

@@ -1,5 +1,12 @@
{
"dependencies": {
"com.nobi.roundedcorners": {
"version": "https://github.com/ReForge-Mode/Unity_UI_Rounded_Corners.git",
"depth": 0,
"source": "git",
"dependencies": {},
"hash": "0ae398b2cbc24ff46687389c38055a4054a0c63a"
},
"com.unity.2d.animation": {
"version": "12.0.2",
"depth": 0,