Forest Logo
search
package_2

red

By @dig1t

Roblox

Mirrored

Linter

What is red?

red is a lightweight, easy-to-use, and efficient event-driven library for Roblox. red provides a simple API that allows you to create and manage events and actions in your game.

Benefits

  • Simple API: red is designed to be easy to use and understand, making it perfect for developers of all skill levels.
  • Lightweight: red is a lightweight library, meaning that it won't slow down your game or take up unnecessary resources.
  • Type Safety: red is typed and provides type safety, making it easier to catch errors and bugs in your code.

Features

  • Stores: The store is how you will dispatch and listen for events in your game.
  • Actions: Actions are a way to perform side effects in response to events.
  • Middleware: Middleware allows you to intercept and modify events before they are dispatched.

Getting Started

Installing as a wally dependency

Add the below line to your wally.toml file

red = "dig1t/red@2.2.12"

Roblox Studio

Download the rbxl file from the releases tab.

Once the place file is open, you can find the package inside ReplicatedStorage.Packages.

Package Details

Install command (Click to copy)


Version

2.2.12

License

Apache-2.0

check_circle

Safe for commercial use

infoModified files must carry a notice of changes. If the package ships a NOTICE file, its attributions must be preserved.

Automated license review — not legal advice.