Documentation
Documentation of MoonLIB.
MOON (library)
local library = loadstring(game:HttpGet('https://raw.githubusercontent.com/jakepscripts/moonlib/main/moonlibv2.lua'))()MoonLIB Window
local main = library:CreateWindow("MoonLIB", "#19cf83", 9160626035)Name
Description
Usage
Name
Hex
Icon
MoonLIB Tab
main:CreateTab("Home")Name
Description
Usage
Property
text
Create Label
main:CreateLabel("Home", "Label")Name
Description
Usage
Property
name, path
Create Button
Name
Description
Usage
Property
nil
Create Toggle
Name
Description
Usage
Property
nil
Create Dropdown
Name
Description
Usage
Property
nil
Create Keybinds
Name
Description
Usage
Property
nil
Create Slider
Name
Description
Usage
Property
nil
Last updated