1
0
mirror of https://github.com/soarqin/DSP_Mods.git synced 2025-12-08 22:13:30 +08:00

CompressSave: release 1.3.1

This commit is contained in:
2023-07-12 02:34:02 +08:00
parent f7e1882fa3
commit bdd10ce0f0
4 changed files with 13 additions and 3 deletions

View File

@@ -7,6 +7,10 @@
## Updates
### 1.3.1
* Add config to disable feature for auto saves.
* Fix bug that first save after game start is always compressed in Zstd.
### 1.3.0
* Separate config entries for manual save and auto save.
* Now you can still get speed benefit while setting compression type to `None` for auto saves, and for manual saves if using the new `Save` button.