summary refs log tree commit diff
path: root/data/config.ini
blob: 0241517dbf5d746bda907302b16113d425b09d90 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[graphics]
width = 800
height = 600
vsync = true
blood = true

[audio]
music = true

[input]
mouse sensitivity = 1.0
; Key names: https://www.glfw.org/docs/latest/group__keys.html
forwards key = W
backwards key = S
left key = A
right key = D
crouch key = LEFT_CONTROL
accelerate key = LEFT_SHIFT
dive key = SPACE
reload key = R
aim key = E
psychic aim key = Q
psychic key = Z
laser sight key = L

[misc]
custom levels = 0