summary refs log tree commit diff
path: root/data/config.ini
blob: 57815050ba7e369aa694f6b99f8b9bcb44d73fdb (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
28
[graphics]
width = 800
height = 600
vsync = true
blur = false
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