Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 789 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 789 Bytes

🔴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.