mirror of
https://github.com/Facepunch/sbox-public.git
synced 2026-04-19 13:59:22 -04:00
- Updated our native lz4 library to the latest version - Exposed a few lz4 glue functions to managed - Use native glue instead of K4os.Compression.LZ4 - Get rid of K4os.Compression.LZ4 dependency - Should be a bit faster overall (2x in some tests) - Gets rid of a dependency - C version of LZ4 is maintained - K4os.Compression.LZ4 is not maintained