/feather-menu

An easy-to-use Menu API system for the Feather Framework

Primary LanguageVueGNU General Public License v3.0GPL-3.0

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
    • 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

image image image image image

API Docs

Feather Menu API Docs

TODO

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