# YetAnotherConfigLib 3.2 for 1.20.1 & 1.20.0 The artifact for this release is `dev.isxander.yacl:yet-another-config-lib-fabric:3.2.0+1.20` (assuming Fabric) ## Config API V2 Starting this update, the previous config api is now deprecated. The new API is much more modular, and is now fully API-safe. ### What does it look like? «`java public class MyConfig { public static […]