Commit Graph

3 Commits

Author SHA1 Message Date
GabsPuNs
55bbf19174 Replace ZLib 1.3.1 with a modern ver of Zlib
Later, ZLib will be replaced with Zstd in the PC version. However, if someone wants to continue using ZLib, this version is better
2026-05-10 11:38:53 -04:00
GabsPuNs
0934d4bc31 Some Path changes. Add Zstd
- Add Modern Compression for worlds and .pck files. Currently unused until i get a world converter for recompress old worlds and .mcs to zstd

- Moved Windows64 libs to "Libs" folder
- Updated ProductBuild to TU30
- Renamed old GameHDD stuff to Saves
2026-05-09 05:23:58 -04:00
GabsPuNs
3d5357eeb3 More changes
Remove include stdafx.h from the .h files.
Replace malloc with mi_malloc and free with mi_free
Move MiniAudio and Zlib to Libs folder
2026-04-13 04:31:42 -04:00