We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41647a7 commit 3f01fd1Copy full SHA for 3f01fd1
2 files changed
changelog.md
@@ -1,14 +1,13 @@
1
-# YetAnotherConfigLib 3.9.5
+# YetAnotherConfigLib 3.9.6
2
3
-### 3.9.5 targets
+### 3.9.6 targets
4
5
| | Fabric | NeoForge | Forge |
6
|---------------|--------|----------|-------|
7
-| 26.1 | ✅ | ✅ | ❌ |
8
-| 26.2 | ✅ | ✅ | ❌ |
9
-| 26.3-snapshot | ✅ | ❌ | ❌ |
+| 26.1 | ✅ | ✅ | ❌ |
+| 26.2 | ✅ | ✅ | ❌ |
+| 26.3-snapshot | ✅ | ❌ | ❌ |
10
11
### Changes
12
13
-- Port to 26.3 snapshot 1
14
-- Migrate to Fabric Resource Loader v1 (from deprecated v0)
+- Port to 26.3 snapshot 4
gradle.properties
@@ -1,4 +1,4 @@
-modVersion=3.9.5
+modVersion=3.9.6
modId=yet_another_config_lib_v3
modName=YetAnotherConfigLib
modDescription=YetAnotherConfigLib (yacl) is just that. A builder-based configuration library for Minecraft.
0 commit comments