-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathscreenshot.json
More file actions
86 lines (86 loc) · 1.36 KB
/
screenshot.json
File metadata and controls
86 lines (86 loc) · 1.36 KB
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
{
"Timestamp": "2026-03-13T17:31:49.5608462Z",
"Buttons": [
{
"Text": "[TAB_VOID]",
"Subtitle": null,
"Bounds": {
"X": 200,
"Y": 10,
"Width": 80,
"Height": 30
},
"Tab": "None"
},
{
"Text": "[TAB_DEBUG]",
"Subtitle": null,
"Bounds": {
"X": 670,
"Y": 10,
"Width": 80,
"Height": 30
},
"Tab": "None"
},
{
"Text": "[BTN_FULLSCREEN]",
"Subtitle": null,
"Bounds": {
"X": 100,
"Y": 10,
"Width": 80,
"Height": 25
},
"Tab": "None"
},
{
"Text": "[BTN_FOCUS]",
"Subtitle": null,
"Bounds": {
"X": 412,
"Y": 60,
"Width": 200,
"Height": 80
},
"Tab": "Void"
}
],
"Resources": [
{
"Type": "Aether",
"Amount": 5,
"PerSecond": 0
},
{
"Type": "Earth",
"Amount": 0,
"PerSecond": 0
},
{
"Type": "Fire",
"Amount": 0,
"PerSecond": 0
},
{
"Type": "Water",
"Amount": 0,
"PerSecond": 0
},
{
"Type": "Air",
"Amount": 0,
"PerSecond": 0
},
{
"Type": "Life",
"Amount": 0,
"PerSecond": 0
},
{
"Type": "VoidEmbers",
"Amount": 0,
"PerSecond": 0
}
]
}