-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
89 additions
and
613 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
|
||
## 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, actions, and state in your game, making it easy to build complex systems and features. | ||
red provides a simple API that allows you to create and manage events, actions, and state 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. | ||
|
@@ -26,10 +26,3 @@ red = "dig1t/[email protected]" | |
Download the rbxl file from the [releases](https://github.com/dig1t/red/releases) tab. | ||
|
||
Once the place file is open, you can find the package inside `ReplicatedStorage.Packages`. | ||
|
||
## Games powered by red | ||
<a href="https://www.roblox.com/games/4771858173/Survival-Islands"><img width="49%" src="https://i.imgur.com/Y9dYTWF.png" /></a> | ||
<a href="https://www.roblox.com/games/4693424588/Zombie-Task-Force"><img width="49%" src="https://i.imgur.com/P4U5zls.png" /></a> | ||
<a href="https://www.roblox.com/games/17750544340/Murder-Escape"><img width="49%" src="https://i.imgur.com/hp4zts7.png" /></a> | ||
|
||
Add your game here! Create a Pull Request to add your game to the list. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.