Input Refactor (#72)
This commit is contained in:
committed by
GitHub
parent
b13d100107
commit
f1ec10e3e1
14
Resources/keybinds_content.yml
Normal file
14
Resources/keybinds_content.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
version: 1 # Not used right now, whatever.
|
||||
binds:
|
||||
- function: SwapHands
|
||||
key: Tab
|
||||
type: State
|
||||
- function: Drop
|
||||
key: Q
|
||||
type: State
|
||||
- function: ActivateItemInHand
|
||||
key: F
|
||||
type: State
|
||||
- function: OpenCharacterMenu
|
||||
key: C
|
||||
type: State
|
||||
Reference in New Issue
Block a user