-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
progress: zstd-compress and write with new filename
Old uncompressed progress.dat will be loaded if progress.zst is not found. The reason for this change is that progress files are much larger now, and taisei <1.4 had a stupid 4kb size limit for them. Older versions of taisei would refuse to load the new large file at all, resulting in possible data loss in case multiple versions are installed.
- Loading branch information
Showing
1 changed file
with
57 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters