Files
OldThink/Resources/keybinds_content.yml
Pieter-Jan Briers f1ec10e3e1 Input Refactor (#72)
2018-05-27 10:13:33 +02:00

15 lines
244 B
YAML

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