File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # YetAnotherConfigLib 3.8.2
1+ # YetAnotherConfigLib 3.8.2 (LTS)
22
33### 3.8.2 targets
44
55| | Fabric | NeoForge | Forge |
66| ------------------| -----------| -----------| -------|
7- | 26.1 (Snapshots) | ✅ | ❌ | ❌ |
87| 1.21.11 | ✅ | ✅ | ❌ |
98| 1.21.10 | ✅ | ✅ | ❌ |
109| 1.21.9 | ✅ 1.21.10 | ✅ 1.21.10 | ❌ |
2019| 1.20.4 | ❌ | ❌ | ❌ |
2120| 1.20.1 | ❌ | ❌ | ❌ |
2221
23- ### Changes
24-
25- - Add targets for 26.1 snapshots.
26- - Remove some excessive validation from search field.
Original file line number Diff line number Diff line change @@ -23,7 +23,6 @@ stonecutter {
2323 }
2424 }
2525
26- mc(" 26.1.0" , loaders = listOf (" fabric" ))
2726 mc(" 1.21.11" , loaders = listOf (" fabric" , " neoforge" ))
2827 mc(" 1.21.10" , loaders = listOf (" fabric" , " neoforge" ))
2928 mc(" 1.21.6" , loaders = listOf (" fabric" , " neoforge" ))
You can’t perform that action at this time.
0 commit comments