This repository was archived by the owner on Aug 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathversions.json
More file actions
69 lines (69 loc) · 1.58 KB
/
versions.json
File metadata and controls
69 lines (69 loc) · 1.58 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
{
"format_version": 2,
"versions": {
"1.19.4": {
"packwiz": "https://raw.githubusercontent.com/Fabulously-Optimized/fabulously-optimized/main/Packwiz/1.19.4/pack.toml",
"major_version": 4,
"enabled": true
},
"1.19.3": {
"major_version": 4,
"enabled": false
},
"1.19.2": {
"major_version": 4,
"enabled": false
},
"1.19.1": {
"major_version": 4,
"enabled": false
},
"1.19": {
"major_version": 4,
"enabled": false
},
"1.18.2": {
"packwiz": "https://raw.githubusercontent.com/Fabulously-Optimized/fabulously-optimized/main/Packwiz/1.18.2/pack.toml",
"major_version": 3,
"enabled": true
},
"1.18.1": {
"major_version": 3,
"enabled": false
},
"1.18": {
"major_version": 3,
"enabled": false
},
"1.17.1": {
"packwiz": "https://raw.githubusercontent.com/Fabulously-Optimized/fabulously-optimized/main/Packwiz/1.17.1/pack.toml",
"major_version": 2,
"enabled": true
},
"1.17": {
"major_version": 2,
"enabled": false
},
"1.16.5": {
"packwiz": "https://raw.githubusercontent.com/Fabulously-Optimized/fabulously-optimized/main/Packwiz/1.16.5/pack.toml",
"major_version": 1,
"enabled": true
},
"1.16.4": {
"major_version": 1,
"enabled": false
},
"1.16.3": {
"major_version": 1,
"enabled": false
},
"1.16.2": {
"major_version": 1,
"enabled": false
},
"1.16.1": {
"major_version": 1,
"enabled": false
}
}
}