forked from mastercomfig/hud-db
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcutehud.json
58 lines (58 loc) · 940 Bytes
/
cutehud.json
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
58
{
"name": "cutehud",
"author": "quickkennedy",
"social": {
"steam_profile": "76561198304536343",
"steam_group": "quakehud",
"album": "https://imgur.com/a/kaAQlTJ"
},
"flags": [
"fonts",
"menus",
"crosshairs",
"minmode",
"streamer-mode",
"materials",
"customization"
],
"traits": {
"os": [
"windows",
"linux"
],
"gamemode": [
"tournament",
"comp",
"arena",
"ad",
"ctf",
"cp",
"halloween",
"koth",
"mannpower",
"mvm",
"pass",
"pl",
"plr",
"pd",
"rd",
"sd",
"tc"
],
"res": [
"4/3",
"5/4",
"16/9",
"16/10"
]
},
"repo": "https://github.com/quickkennedy/cutehud",
"hash": "bdfc90d8cc3c518c00a139b6a794eabd33b73e69",
"resources": [
"cutehud-banner",
"mainmenu",
"mainview",
"loadout",
"mainview2"
]
}