From cb5d373707d6a0afc9f337b737790bd99674cac4 Mon Sep 17 00:00:00 2001 From: Juuxel <6596629+Juuxel@users.noreply.github.com> Date: Thu, 3 Dec 2020 18:09:47 +0200 Subject: [PATCH] Update limitations in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aec45731..08633f9f 100644 --- a/README.md +++ b/README.md @@ -70,4 +70,4 @@ loom { in some places. - The srg -> yarn remapper used for coremod class names is *really* simple, and might break with coremods that have multiple class names per line. -- Mod dependencies (apart from Forge itself) aren't remapped properly yet. +- Mixins aren't obfuscated properly.