Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.22 KB

README.md

File metadata and controls

32 lines (25 loc) · 1.22 KB

Important

This is a maintained fork of LinoriaLib. This is not the original LinoriaLib repository.
Changelogs: Changelogs

LinoriaLib

A Roblox UI library inspired by Splix, BBot and many others.

Original repository
Example Script:
Interface Addons:

Features

  • Tabs, group boxes, and tab boxes
  • Almost any UI element you would ever need (toggles, sliders, dropdowns, etc)
  • Interface automatically becomes scrollable whenever there are too many UI elements
  • Dependency boxes, allowing you to easily hide/show UI elements depending on the state of other UI elements

Interface Preview

Contributors

  • Inori: Main developer.
  • Wally: Cleaning up verbose code, extending library functionality.
  • mstudio45: Extending library functionality and adding resizing to the menu.
  • Stefanuk: Extending library functionality.
  • matas3535: Creator of Splix.
  • RectangularObject: Fixing UI bugs, extending library functionality.