CompressSave 1.3.8

This commit is contained in:
2026-01-25 15:49:39 +08:00
parent fbad19f68f
commit 8077f7fa30
8 changed files with 374 additions and 270 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ public static class SaveUtil
{
Major = 0,
Minor = 10,
Release = 28,
Release = 34,
};
private static string UnzipToFile(DecompressionStream lzStream, string fullPath)