Skip to content

jwritz/s1lent_keybinds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

s1lent_keybinds

Menu to display (default) keybinds and commands. Keybinds/commands can be sorted and displayed in categories, such as Vehicle and General.

Download

Download the latest release here

Installation

  1. Unzip the downloaded file
  2. Place s1lent_keybinds into the resources directory
  3. Add start s1lent_keybinds to server.cfg

The resource must be named exactly s1lent_keybinds for the UI to properly work.

How to add keybinds/commands

See config.lua for examples

How to open keybinds/commands menu

Use command /keybinds or /commands to open the keybinds/commands menu

Screenshot

v0 1 1

Color Customization (Advanced)

  1. Git clone the GitHub Repo

  2. Modify the css file to the desired colors

  3. Build for production in src_html using npm run build (See README in src_html)

  4. Move src_html/dist/index.html to the s1lent_keybinds/client directory