Skip to content

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

License

Notifications You must be signed in to change notification settings

FeatherFramework/feather-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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