LibAC-dart/lib
zontreck d7cc626144 Fix: Write locking on windows
On windows this write lock seems to persist even after writing has completed, so we switch to a Random Access File instead by opening then closing the file when done reading or writing to it.
2024-11-25 11:57:59 -07:00
..
argparse Stop wrongly displaying the default boolean value, they are usually toggles. 2024-07-02 23:31:00 -07:00
discord Finish adding Sticker function calls 2024-07-11 16:30:49 -07:00
nbt Fix: Write locking on windows 2024-11-25 11:57:59 -07:00
omv Completely rework SNBT Parser 2024-08-29 06:55:12 -07:00
packets Remove hash check, and document packet format inbound and out 2024-08-29 18:46:56 -07:00
structs Adds a color helper 2024-08-23 07:58:20 -07:00
utils Adds some more functionality to the TimeUtils class. 2024-09-03 03:26:26 -07:00
consts.dart Fix: Write locking on windows 2024-11-25 11:57:59 -07:00