mirror of
https://github.com/soarqin/DSP_Mods.git
synced 2025-12-08 22:13:30 +08:00
WIP: CompressSave 1.2.0
This commit is contained in:
@@ -7,6 +7,14 @@
|
||||
|
||||
## Updates
|
||||
|
||||
### 1.2.0
|
||||
* Match game version 0.9.27.15033.
|
||||
* Add new compression type: zstd (a bit slower but get better compression ratio than lz4).
|
||||
* Add config to set compression type and level(Don't use high compression levels for zstd as they are very slow).
|
||||
* Optimize native dlls for other compression library support:
|
||||
* Unified naming rules for filenames and export functions.
|
||||
* Add compression level support.
|
||||
|
||||
### 1.1.14
|
||||
* Fix Sandbox info on Save/Load Panel.
|
||||
* Fix DLL version info.
|
||||
|
||||
Reference in New Issue
Block a user