aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormsg-programs <msgdoesstuff@gmail.com>2023-04-04 18:53:43 +0200
committermsg-programs <msgdoesstuff@gmail.com>2023-04-04 18:53:43 +0200
commita45e3f0cb14e337ff6fa98b38ce294e0612dffe0 (patch)
tree4db09ef40171290860541763700081fd01739bdf /README.md
parentece72de90b7ff5710353ca587ed5e5036f6e843e (diff)
downloadSkyblocker-a45e3f0cb14e337ff6fa98b38ce294e0612dffe0.tar.gz
Skyblocker-a45e3f0cb14e337ff6fa98b38ce294e0612dffe0.tar.bz2
Skyblocker-a45e3f0cb14e337ff6fa98b38ce294e0612dffe0.zip
Update readme with more known issues.
Is anything even working in this mod? grr...
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
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!
------------------------