-
Notifications
You must be signed in to change notification settings - Fork 0
/
general.deck
59 lines (52 loc) · 1.03 KB
/
general.deck
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
[[keys]]
index = 0
[keys.action]
deck = "main.deck"
[keys.widget]
id = "button"
[keys.widget.config]
icon = "icons/generic/generic-back.png"
[[keys]]
index = 1
[keys.action]
exec = "bin/helldivers seaf-artillery"
deck = "main.deck"
[keys.widget]
id = "button"
[keys.widget.config]
icon = "icons/General Stratagems/SEAF Artillery.png"
[[keys]]
index = 2
[keys.action]
exec = "bin/helldivers hellbomb"
deck = "main.deck"
[keys.widget]
id = "button"
[keys.widget.config]
icon = "icons/General Stratagems/Hellbomb.png"
[[keys]]
index = 3
[keys.action]
exec = "bin/helldivers upload-data"
deck = "main.deck"
[keys.widget]
id = "button"
[keys.widget.config]
icon = "icons/General Stratagems/Upload Data.png"
[[keys]]
index = 4
[keys.action]
exec = "bin/helldivers seismic-probe"
deck = "main.deck"
[keys.widget]
id = "button"
[keys.widget.config]
icon = "icons/General Stratagems/Seismic Probe.png"
[[keys]]
index = 5
[keys.action]
deck = "main.deck"
[keys.widget]
id = "button"
[keys.widget.config]
icon = "icons/General Stratagems/Prospecting Drill.png"