forked from TechnicianLP/ReAuth
-
Notifications
You must be signed in to change notification settings - Fork 0
/
update.json
131 lines (131 loc) · 3.39 KB
/
update.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
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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/reauth",
"homepage-fabric": "https://www.curseforge.com/minecraft/mc-mods/reauth-fabric",
"promos": {
"1.19-latest": "4.0.3",
"1.18.2-latest": "4.0.3",
"1.18.2-recommended": "4.0.3",
"1.16.5-latest": "4.0.3",
"1.16.5-recommended": "4.0.3",
"1.15.2-latest": "4.0.3",
"1.15.2-recommended": "4.0.3",
"1.14.4-latest": "4.0.3",
"1.14.4-recommended": "4.0.3",
"1.12.2-latest": "4.0.3",
"1.12.2-recommended": "4.0.3",
"1.11.2-latest": "4.0.3",
"1.11.2-recommended": "4.0.3",
"1.10.2-latest": "4.0.3",
"1.10.2-recommended": "4.0.3",
"1.9.4-latest": "4.0.3",
"1.9.4-recommended": "4.0.3",
"1.8.9-latest": "4.0.3",
"1.8.9-recommended": "4.0.3",
"1.7.10-recommended": "4.0.3"
},
"promos-fabric": {
"1.19.2-recommended": "4.1.0-Fabric",
"1.16.4-recommended": "3.9.3",
"1.16.3-recommended": "3.9.3",
"1.16.2-recommended": "3.9.3",
"1.16.2-latest": "3.9.3",
"1.16.1-recommended": "3.9.3",
"1.16-latest": "3.9.3"
},
"1.19.2-fabric": {
"4.1.0-Fabric": "1.19, multi-profile"
},
"1.19": {
"4.0.3": "1.19 Compat"
},
"1.18.2": {
"4.0.3": "Fixed several bugs",
"4.0.0": "Microsoft Accounts & 1.18 Compat"
},
"1.16.5": {
"4.0.3": "Fixed several bugs",
"4.0.1": "Small bugfix",
"4.0.0": "Microsoft Accounts"
},
"1.16.4": {
"4.0.3": "Fixed several bugs",
"3.9.3": "1.16.4 Compat"
},
"1.16.4-fabric": {
"3.9.3": "1.16.4 Compat"
},
"1.16.3": {
"4.0.3": "Fixed several bugs",
"3.9.3": "1.16.4 Compat",
"3.9.2": "1.16.x Compat"
},
"1.16.3-fabric": {
"3.9.3": "1.16.4 Compat",
"3.9.2": "1.16.x Compat"
},
"1.16.2": {
"4.0.3": "Fixed several bugs",
"3.9.3": "1.16.4 Compat",
"3.9.2": "1.16.x Compat",
"3.9.1": "Port to 1.16.2"
},
"1.16.2-fabric": {
"3.9.3": "1.16.4 Compat",
"3.9.2": "1.16.x Compat",
"3.9.1": "Port to 1.16.2"
},
"1.16.1": {
"4.0.3": "Fixed several bugs",
"3.9.3": "1.16.4 Compat",
"3.9.2": "1.16.x Compat",
"3.9.0": "Port to 1.16; Add Login and Retry Button"
},
"1.16.1-fabric": {
"3.9.3": "1.16.4 Compat",
"3.9.2": "1.16.x Compat",
"3.9.0": "Initial Port to Fabric",
"3.8.1": "Initial Port to Fabric"
},
"1.16-fabric": {
"3.9.3": "1.16.4 Compat",
"3.9.0": "Initial Port to Fabric",
"3.8.1": "Initial Port to Fabric"
},
"1.15.2": {
"4.0.3": "Fixed several bugs",
"4.0.0": "Microsoft Authentication",
"3.8.1": "Fixed Credentials saving for Mojangs Java Version"
},
"1.14.4": {
"4.0.3": "Fixed several bugs",
"4.0.0": "Microsoft Authentication",
"3.8.1": "Fixed Credentials saving for Mojangs Java Version",
"3.8.0": "Encrypted Credentials saving",
"3.7.0": "Port to 1.14"
},
"1.12.2": {
"4.0.3": "Fixed several bugs",
"4.0.0": "Microsoft Authentication"
},
"1.11.2": {
"4.0.3": "Fixed several bugs",
"4.0.0": "Microsoft Authentication"
},
"1.10.2": {
"4.0.3": "Fixed several bugs",
"4.0.0": "Microsoft Authentication"
},
"1.9.4": {
"4.0.3": "Fixed several bugs",
"4.0.0": "Microsoft Authentication"
},
"1.8.9": {
"4.0.3": "Fixed several bugs",
"4.0.0": "Microsoft Authentication"
},
"1.7.10": {
"4.0.3": "Fixed several bugs",
"4.0.2": "Fix Login on Mojang Launcher",
"4.0.0": "Microsoft Authentication"
}
}