From a45e3f0cb14e337ff6fa98b38ce294e0612dffe0 Mon Sep 17 00:00:00 2001 From: msg-programs Date: Tue, 4 Apr 2023 18:53:43 +0200 Subject: Update readme with more known issues. Is anything even working in this mod? grr... --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 72f6b792..a8877e7f 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,15 @@ ## Skyblocker Tab Menu Fork -This will be merged into Skyblocker when ready. It's not at the moment, but you can help by testing and opening issues. +This will be merged into Skyblocker when ready. It's not at the moment, more of a proof of conecpt, really, but you can help by testing and opening issues. ### Known Issues * Crimson Isle is not yet supported. (Getting Combat 24 is just... oof) * Garden isn't entirely supported. (I only recently got back into SB, this was new) * Scraping the entire player list every frame isn't ideal. (possible optimisation for later) +* Settings and keybinds aren't at the right place and don't have the correct text (this is a quick fix) +* The election widget is broken due to a recent change in its layout. (`:(`) +* The error catching is broken and fails to deactivate the mod on parse failure. (causing chat spam on error) + +Apart from that, it's working! ------------------------ -- cgit