No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Stefanuk12 012f8427aa fix
2022-06-18 15:39:35 +01:00
README.md Update README.md 2021-02-22 13:01:40 +00:00
source.lua Reverted 2021-02-04 00:55:43 +00:00
source2.lua fix 2022-06-18 15:39:35 +01:00

Venyx UI Library

Documentation

Go to the documentation here

Showcase

Watch the showcase here

Features

  • Sleek, simple, and animated design
  • Clean source
  • Button, keybind, dropdown, slider, toggle
  • Colorpicker with rgb options
  • Message/Notification system

Notes

  • Mouse events are not bindable
  • No error handling, following doc should be enough
  • Bugs exist, good luck fixing them
  • Ui objects are made so custom resizing can be easily implemented if wished
  • Didn't implement dropdown (and color pickers idk) callback correctly, feel free to fix the crashes