Skip to content

elfcodes808/EclipseUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Roblox UI Library

A simple UI library for Roblox, designed for creating custom UI elements easily.

πŸ“Œ Features

  • Create customizable UI windows
  • Add buttons with callback functions
  • Lightweight and easy to use

πŸ“œ Installation

  1. Download UILibrary.lua
  2. Place it in ReplicatedStorage
  3. Require it in your script:
    local EclipseUI = loadstring(game:HttpGet("https://raw.githubusercontent.com/elfcodes808/EclipseUI/refs/heads/main/EclipseUI.lua"))()

About

EclipseUI is a roblox ui library made by kadenelf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages