mirror of
https://github.com/OpenFusionProject/Client.git
synced 2025-12-08 09:40:14 +00:00
Before, swapping would continually fail if a cache tried to be stored at a directory that already existed. The skipping mechanism likely also didn't work as intended. Both have been fixed now. Additionally: * Added .editorconfig file * Ran prettier format * Misc. refactoring