Kavo UI Library by xHeptc u fucktards
Documentation
Update:
Getting Loadstring
local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()Creating UI Library Window
local Window = Library.CreateLib("TITLE", "DarkTheme")Creating Tabs
local Tab = Window:NewTab("TabName")Creating Section
Update Section
Creating Labels
Update Label
Creating Buttons
Update Button
Creating Toggles
Updating Toggles
Creating Sliders
Creating Textboxes
Creating Keybinds
Toggling UI with Keybinds
Creating Dropdowns
Dropdown Refresh
Creating Color Pickers
Applying Custom Themes / Colors
Want to add fully customizable UI?
Last updated