issues
search
CSC207-2022F-UofT
/
mcpm
[WIP] Minecraft package manager
MIT License
8
stars
0
forks
source link
[+] zstd compression
#68
Closed
hykilpikonna
closed
1 year ago
hykilpikonna
commented
1 year ago
Add zstd decompression for database (reduces the db size from 21 MB to 3.6 MB
Conditionally import native zstd by reflection (detect whether zstd is supported on the platform)
Add fallback pure-java implementation for platforms that doesn't support native zstd
Automatic systemd script to generate database