Input Refactor (#72)

This commit is contained in:
Pieter-Jan Briers
2018-05-27 10:13:33 +02:00
committed by GitHub
parent b13d100107
commit f1ec10e3e1
7 changed files with 81 additions and 45 deletions

View 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