From 25de9af4ab0b156a6a42d37c2aee84e8bd5e0bff Mon Sep 17 00:00:00 2001 From: Juan Chavez Date: Wed, 13 May 2026 12:34:03 -0700 Subject: [PATCH] add chat-overlay (#11269) * chat overlay plugin submission * Updated commit hash to one that includes license file * Update chat-overlay * Added additional config options Update to include configurations for: 1. Bubble chat style 2. Fading message style 3. Word wrapping * Added feature to see currently typed message * Feature update and refactoring * Fixed extra whitespace from being rendered due to color tags --- plugins/chat-overlay | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/chat-overlay diff --git a/plugins/chat-overlay b/plugins/chat-overlay new file mode 100644 index 000000000..f56fd6df0 --- /dev/null +++ b/plugins/chat-overlay @@ -0,0 +1,2 @@ +repository=https://github.com/devrat0/chat-overlay-plugin.git +commit=3266a3773e9dff82eabc1766e858c000b5082341