Skip to content

Latest commit

 

History

History
44 lines (36 loc) · 1.48 KB

README.md

File metadata and controls

44 lines (36 loc) · 1.48 KB

Feather Menu

Create highly customizable Menus within Lua

Features

  1. Dragable Menus
  2. Customizable CSS in Lua
  3. Elements
    • header
    • subheader
    • line
    • bottomline
    • button
    • input
    • slider
    • Dropdown Select
    • custom html
    • and much more!

Installation

  1. Download the latest release feather-menu.zip at /releases/latest
  2. Extract and place feather-menu into your resources folder
  3. Add ensure feather-menu to your server.cfg file
  4. Restart your server (unless you have nightly restarts)

Screenshots

Menu

image image image image image

Notifications

notifications

API Docs

Feather Menu API Docs

TODO

  • Keyboard/Controller native buttons (so that we can allow for things like prompts)
  • Color pickers
  • Radio buttons