From d1ff2e4c62793a22c668a81b3a246ebd3657f340 Mon Sep 17 00:00:00 2001 From: flashwave Date: Fri, 12 Jul 2024 18:32:31 +0200 Subject: [PATCH] Removed known issues section because it is now a fixed issue. --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 005ceaa..8accca9 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,3 @@ gradlew downloadAssets gradlew genSources gradlew build ``` - -## Known issues - - UniversalGraves doesn't seem to load skins properly. In true Java fashion, its codebase is a mystery to me and I feel like I'm going in circles.