Update README.md

This commit is contained in:
Niko 2025-06-26 09:36:53 +03:00 committed by GitHub
parent 08e4e01627
commit 38084624d5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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