Files
OldThink/Resources/keybinds_content.yml

19 lines
315 B
YAML
Raw Normal View History

2018-05-27 10:13:33 +02:00
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
- function: ExamineEntity
key: MouseLeft
mod1: Shift
type: State