forked from asagilmore/MinecraftSplitscreenSteamdeck
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathaccounts.json
More file actions
110 lines (110 loc) · 2.98 KB
/
accounts.json
File metadata and controls
110 lines (110 loc) · 2.98 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
107
108
109
110
{
"accounts": [
{
"active": true,
"entitlement": {
"canPlayMinecraft": true,
"ownsMinecraft": true
},
"profile": {
"capes": [
],
"id": "99f7b67dff4a3921ab1855d7abaafc82",
"name": "P1",
"skin": {
"id": "",
"url": "",
"variant": ""
}
},
"type": "Offline",
"ygg": {
"extra": {
"clientToken": "bf6cb3d6c80d4448a932522de4a51d51",
"userName": "P1"
},
"iat": 1745307597,
"token": "0"
}
},
{
"entitlement": {
"canPlayMinecraft": true,
"ownsMinecraft": true
},
"profile": {
"capes": [
],
"id": "45c6ab0a786e3272b6806c93ba62c2b4",
"name": "P2",
"skin": {
"id": "",
"url": "",
"variant": ""
}
},
"type": "Offline",
"ygg": {
"extra": {
"clientToken": "878b7cd9a9e34505b64efde6ce1f9470",
"userName": "P2"
},
"iat": 1745307602,
"token": "0"
}
},
{
"entitlement": {
"canPlayMinecraft": true,
"ownsMinecraft": true
},
"profile": {
"capes": [
],
"id": "ac4e5ee749823b818186f0480155d43d",
"name": "P3",
"skin": {
"id": "",
"url": "",
"variant": ""
}
},
"type": "Offline",
"ygg": {
"extra": {
"clientToken": "de836a1d55a448e091cf21ed2800bf1a",
"userName": "P3"
},
"iat": 1745307605,
"token": "0"
}
},
{
"entitlement": {
"canPlayMinecraft": true,
"ownsMinecraft": true
},
"profile": {
"capes": [
],
"id": "35b0aa2bc5633d5b9f98490635965826",
"name": "P4",
"skin": {
"id": "",
"url": "",
"variant": ""
}
},
"type": "Offline",
"ygg": {
"extra": {
"clientToken": "5d36c1ee9be04fe8a0d256cbbd3af3d2",
"userName": "P4"
},
"iat": 1745307609,
"token": "0"
}
}
],
"formatVersion": 3
}