Commit Graph
4 Commits
Author SHA1 Message Date
Xertis 9c911beec4 Update gzip 2024-06-14 20:24:56 +03:00
Xertis 8fac69f17b Merge branch 'main' of https://github.com/Xertis/VoxelEngine-Cpp 2024-06-06 13:00:51 +03:00
Xertis 224604ec69 Adding compression functions to lua scripting
1) добавил две функции
file.gzip_compress(path)
file.gzip_decompress(path)
они сжимают и расжимают файлы по выбранному пути
2024-06-06 13:00:23 +03:00
Xertis bfeb32841f add file.gzip_compress_write 2024-06-06 12:17:37 +03:00