Skip to content

Commit

Permalink
zoop
Browse files Browse the repository at this point in the history
  • Loading branch information
violin-suzutsuki committed Apr 15, 2023
1 parent 050f9d2 commit 0625095
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ Used in the Linoria script hub: https://kyaru.cloud
###### Interface Addons:
* [Theme Manager](addons/ThemeManager.lua)  |  [Save Manager](addons/SaveManager.lua)

## 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
<img src="https://i.imgur.com/qs0Hqc6.png" />

Expand Down

0 comments on commit 0625095

Please sign in to comment.