forked from FlyingEwok/MinecraftSplitscreenSteamdeck
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathaccounts.json
More file actions
106 lines (106 loc) · 2.95 KB
/
Copy pathaccounts.json
File metadata and controls
106 lines (106 loc) · 2.95 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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
{
"accounts": [
{
"active": true,
"entitlement": {
"canPlayMinecraft": true,
"ownsMinecraft": true
},
"profile": {
"capes": [],
"id": "681f539b8bb83f8585e5a2945f6c6539",
"name": "Player1",
"skin": {
"id": "",
"url": "",
"variant": ""
}
},
"type": "Offline",
"ygg": {
"extra": {
"clientToken": "88a4ba7f4b60a8103a011d8842e3434b",
"userName": "Player1"
},
"iat": 1784734262,
"token": "0"
}
},
{
"entitlement": {
"canPlayMinecraft": true,
"ownsMinecraft": true
},
"profile": {
"capes": [],
"id": "aed5efd4551b3965bc28ae21aa072a66",
"name": "Player2",
"skin": {
"id": "",
"url": "",
"variant": ""
}
},
"type": "Offline",
"ygg": {
"extra": {
"clientToken": "f4fb11e610ba3d91d3e35592636ea76e",
"userName": "Player2"
},
"iat": 1784734263,
"token": "0"
}
},
{
"entitlement": {
"canPlayMinecraft": true,
"ownsMinecraft": true
},
"profile": {
"capes": [],
"id": "f318a6c70ff1368e9d3e1b850b84da5e",
"name": "Player3",
"skin": {
"id": "",
"url": "",
"variant": ""
}
},
"type": "Offline",
"ygg": {
"extra": {
"clientToken": "7f2a8454ed73b8ca12abfa98c38811f3",
"userName": "Player3"
},
"iat": 1784734264,
"token": "0"
}
},
{
"entitlement": {
"canPlayMinecraft": true,
"ownsMinecraft": true
},
"profile": {
"capes": [],
"id": "f72b2d259f4536b9af71ec48f438787b",
"name": "Player4",
"skin": {
"id": "",
"url": "",
"variant": ""
}
},
"type": "Offline",
"ygg": {
"extra": {
"clientToken": "292bf55c20ccbc26f3331bd9ac5f42f8",
"userName": "Player4"
},
"iat": 1784734265,
"token": "0"
}
}
],
"formatVersion": 3
}