Skip to content
/ redDot Public

RedDot is a roblox ui framework for creating beautiful uis.

License

Notifications You must be signed in to change notification settings

reold/redDot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

🔴RedDot

RedDot is a Roblox UI framework for creating beautiful UIs.

Usage✨

Use this address to load the library into your script/s.

Quick Starter💨

Open your roblox project and create a new local script anywhere*. Then write these simple lines of code, then run the game.

local UI = loadstring(game:HttpGet("https://raw.githubusercontent.com/Aadhik611/redDot/main/main.lua"))()
--UI.convertAll(script.parent:GetChildren())
* the local script should be able to access the players GUI

API📜

reddot.

  • start()

License

MIT

Written with ♥ from India. Report problems @redicrafty on twitter.

About

RedDot is a roblox ui framework for creating beautiful uis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages