diff options
author | msg-programs <msgdoesstuff@gmail.com> | 2023-05-09 22:15:16 +0200 |
---|---|---|
committer | msg-programs <msgdoesstuff@gmail.com> | 2023-05-09 22:15:16 +0200 |
commit | c9cdbc42d34c3a55c26ceced01f74a700af3901c (patch) | |
tree | 43e2a3911de257ee39bee808175c9f9a72f316ec /README.md | |
parent | 477af98b6fffaa7f5c0d01a7f158e91b494dcf83 (diff) | |
download | Skyblocker-c9cdbc42d34c3a55c26ceced01f74a700af3901c.tar.gz Skyblocker-c9cdbc42d34c3a55c26ceced01f74a700af3901c.tar.bz2 Skyblocker-c9cdbc42d34c3a55c26ceced01f74a700af3901c.zip |
Update README to reflect changes
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,13 +1,13 @@ ## 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 (soon) ### Known Issues * Relevant for players: - * Crimson Isle is not yet supported. (Getting Combat 24 is just... oof) * Some names clip outside of the player list screen sometimes * Relevant for devs: * Scraping the entire player list multiple times every frame isn't ideal. (possible optimisation for later) * The error catching is broken and fails to deactivate the mod on parse failure. (this won't be in the final release anyways) + * Encountering errors should be handled more gracefully Apart from that, it's working! |