mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Change command prefix to "." and add "help" command.
This commit is contained in:
parent
4d5177ff70
commit
e70e15134c
9 changed files with 103 additions and 63 deletions
|
@ -148,6 +148,11 @@
|
|||
# type: key
|
||||
# keymap_cmd = /
|
||||
|
||||
# Key for opening the chat window to type local commands.
|
||||
# See http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3
|
||||
# type: key
|
||||
# keymap_cmd_local = .
|
||||
|
||||
# Key for opening the chat console.
|
||||
# See http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901735e3da1b0edf72eb3
|
||||
# type: key
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue