mirror of https://github.com/kami-blue/client
clarify bind modules section in readme
This commit is contained in:
parent
3edebbe025
commit
3f6ce69f87
|
@ -50,7 +50,7 @@ The default prefix is `.`. Commands are used through chat, use `.commands` for a
|
|||
##### Bind modules
|
||||
Run `.bind <module> <key>`.
|
||||
|
||||
You can also use `.bind modifiers on` to change binds to something like `ctrl + shift + w` or `ctrl + c`.
|
||||
You can also use `.bind modifiers on` to allow modules to be bound to keybinds with modifiers, e.g `ctrl + shift + w` or `ctrl + c`.
|
||||
|
||||
##### Change command prefix
|
||||
By using the command `prefix <prefix>` or after having ran KAMI (make sure it's closed), editing your configuration file (find it using `config path` in-game) and changing the value of `commandPrefix` to change the prefix.
|
||||
|
|
Loading…
Reference in New Issue