From 38084624d56140926a69c38041b6bc65fe963aa2 Mon Sep 17 00:00:00 2001 From: Niko <124378025+happy1063@users.noreply.github.com> Date: Thu, 26 Jun 2025 09:36:53 +0300 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index ab37677..9df6622 100644 --- a/README.md +++ b/README.md @@ -91,3 +91,12 @@ This repository contains a collection of StarfallEx chips that add various funct - Keyboard navigation - Callback system - Server-client communication + - +### Notification Library +* **File**: `libs/NotificationLib.txt` +* **Description**: Displays notifications with animations and sounds. +* **Features**: + * Supports notification types (`error`, `message`, `hint`) + * Customizable colors and sounds + * Smooth show and hide animations + * Supports multiple notifications simultaneously