diff options
Diffstat (limited to 'changelogs/2.5.0+1.19.4.md')
-rw-r--r-- | changelogs/2.5.0+1.19.4.md | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/changelogs/2.5.0+1.19.4.md b/changelogs/2.5.0+1.19.4.md deleted file mode 100644 index 7355044..0000000 --- a/changelogs/2.5.0+1.19.4.md +++ /dev/null @@ -1,9 +0,0 @@ -- Add Forge support - -## Migrating to 2.5.0 for Developers - -The gradle dependency has changed: - -```kt -modImplementation("dev.isxander.yacl:yet-another-config-lib-fabric:2.5.0+1.19.4") -``` |